=>> Building textproc/meilisearch build started at Mon May 5 11:03:22 EDT 2025 port directory: /usr/ports/textproc/meilisearch package name: meilisearch-1.9.0_8 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ashish@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2459 Mar 1 07:51 /usr/ports/textproc/meilisearch/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: cf7c4b037d7e Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ashish@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/meilisearch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/meilisearch/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/meilisearch/work/.cache HOME=/wrkdirs/usr/ports/textproc/meilisearch/work TMPDIR="/wrkdirs/usr/ports/textproc/meilisearch/work" PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/meilisearch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/meilisearch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/meilisearch/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/meilisearch/work/.cache HOME=/wrkdirs/usr/ports/textproc/meilisearch/work TMPDIR="/wrkdirs/usr/ports/textproc/meilisearch/work" PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/meilisearch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/meilisearch" EXAMPLESDIR="share/examples/meilisearch" DATADIR="share/meilisearch" WWWDIR="www/meilisearch" ETCDIR="etc/meilisearch" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/meilisearch DOCSDIR=/usr/local/share/doc/meilisearch EXAMPLESDIR=/usr/local/share/examples/meilisearch WWWDIR=/usr/local/www/meilisearch ETCDIR=/usr/local/etc/meilisearch --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> meilisearch-1.9.0_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> meilisearch-1.9.0_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of meilisearch-1.9.0_8 =========================================================================== =================================================== ===== 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 meilisearch-1.9.0_8 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by meilisearch-1.9.0_8 for building => SHA256 Checksum OK for meilisearch-mini-dashboard-build-0.2.14.zip. => SHA256 Checksum OK for mecab-ipadic-2.7.0-20070801.tar.gz. => SHA256 Checksum OK for unidic-mecab-2.1.2.tar.gz. => SHA256 Checksum OK for mecab-ko-dic-2.1.1-20180720.tar.gz. => SHA256 Checksum OK for smol-songs.csv.gz. => SHA256 Checksum OK for smol-songs-1_2.csv.gz. => SHA256 Checksum OK for smol-songs-3_4.csv.gz. => SHA256 Checksum OK for smol-songs-4_4.csv.gz. => SHA256 Checksum OK for smol-wiki-articles.csv.gz. => SHA256 Checksum OK for smol-wiki-articles-1_2.csv.gz. => SHA256 Checksum OK for smol-wiki-articles-3_4.csv.gz. => SHA256 Checksum OK for smol-wiki-articles-4_4.csv.gz. => SHA256 Checksum OK for movies.json.gz. => SHA256 Checksum OK for movies-1_2.json.gz. => SHA256 Checksum OK for movies-3_4.json.gz. => SHA256 Checksum OK for movies-4_4.json.gz. => SHA256 Checksum OK for nested_movies.json.gz. => SHA256 Checksum OK for smol-all-countries.jsonl.gz. => SHA256 Checksum OK for rust/crates/actix-codec-0.5.1.crate. => SHA256 Checksum OK for rust/crates/actix-cors-0.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-http-3.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-macros-0.2.4.crate. => SHA256 Checksum OK for rust/crates/actix-router-0.5.3.crate. => SHA256 Checksum OK for rust/crates/actix-rt-2.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-server-2.2.0.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.6.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-codegen-4.2.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-static-files-4.0.1.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.20.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.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/allocator-api2-0.2.16.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.1.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/anyhow-1.0.82.crate. => SHA256 Checksum OK for rust/crates/anymap2-0.13.0.crate. => SHA256 Checksum OK for rust/crates/arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/arroy-0.4.0.crate. => SHA256 Checksum OK for rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.77.crate. => SHA256 Checksum OK for rust/crates/atomic-0.5.3.crate. => SHA256 Checksum OK for rust/crates/atomic-polyfill-0.1.11.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.2.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.68.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/big_s-1.0.2.crate. => SHA256 Checksum OK for rust/crates/bimap-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.68.1.crate. => SHA256 Checksum OK for rust/crates/bindgen_cuda-0.1.5.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.5.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/brotli-6.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.1.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.15.4.crate. => SHA256 Checksum OK for rust/crates/byte-unit-4.0.19.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.16.1.crate. => SHA256 Checksum OK for rust/crates/bytemuck_derive-1.6.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytestring-1.3.0.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.6.crate. => SHA256 Checksum OK for rust/crates/candle-core-0.4.1.crate. => SHA256 Checksum OK for rust/crates/candle-kernels-0.4.1.crate. => SHA256 Checksum OK for rust/crates/candle-nn-0.4.1.crate. => SHA256 Checksum OK for rust/crates/candle-transformers-0.4.1.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.1.6.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.18.1.crate. => SHA256 Checksum OK for rust/crates/cargo_toml-0.18.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.94.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/change-detection-1.2.0.crate. => SHA256 Checksum OK for rust/crates/charabia-0.8.11.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.7.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.17.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.17.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.4.7.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/color-spantrace-0.2.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/concat-arrays-0.1.2.crate. => SHA256 Checksum OK for rust/crates/console-0.15.7.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cookie-0.16.2.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.4.crate. => SHA256 Checksum OK for rust/crates/cow-utils-0.1.2.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.0.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/critical-section-1.1.1.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.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.0.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/cudarc-0.10.0.crate. => SHA256 Checksum OK for rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.9.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.9.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.9.crate. => SHA256 Checksum OK for rust/crates/debugid-0.8.0.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.13.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.13.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.13.1.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/deserr-0.6.1.crate. => SHA256 Checksum OK for rust/crates/deserr-internal-0.7.0.crate. => SHA256 Checksum OK for rust/crates/deunicode-1.4.2.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-next-1.0.2.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/doxygen-rs-0.4.2.crate. => SHA256 Checksum OK for rust/crates/dyn-stack-0.10.0.crate. => SHA256 Checksum OK for rust/crates/either-1.10.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/enum-as-inner-0.6.0.crate. => SHA256 Checksum OK for rust/crates/enum-iterator-1.5.0.crate. => SHA256 Checksum OK for rust/crates/enum-iterator-derive-1.3.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/esaxx-rs-0.1.10.crate. => SHA256 Checksum OK for rust/crates/fancy-regex-0.12.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.0.1.crate. => SHA256 Checksum OK for rust/crates/faux-0.1.10.crate. => SHA256 Checksum OK for rust/crates/faux_macros-0.1.10.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.22.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.28.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fst-0.4.7.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/fxprof-processed-profile-0.6.0.crate. => SHA256 Checksum OK for rust/crates/gemm-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-c32-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-c64-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-common-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-f16-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-f32-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-f64-0.17.1.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/geoutils-0.5.1.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.14.crate. => SHA256 Checksum OK for rust/crates/getset-0.1.2.crate. => SHA256 Checksum OK for rust/crates/gimli-0.27.3.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.2.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/grenad-0.4.6.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/half-2.4.0.crate. => SHA256 Checksum OK for rust/crates/hash32-0.2.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.3.crate. => SHA256 Checksum OK for rust/crates/heapless-0.7.16.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/heed-0.20.2.crate. => SHA256 Checksum OK for rust/crates/heed-traits-0.20.0.crate. => SHA256 Checksum OK for rust/crates/heed-types-0.20.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/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/http-0.2.11.crate. => SHA256 Checksum OK for rust/crates/http-1.0.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.5.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/hyper-0.14.27.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.24.1.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/impl-more-0.1.6.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.7.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.3.crate. => SHA256 Checksum OK for rust/crates/insta-1.34.0.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.12.crate. => SHA256 Checksum OK for rust/crates/io-lifetimes-1.0.11.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.8.0.crate. => SHA256 Checksum OK for rust/crates/irg-kvariants-0.1.0.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.10.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itertools-0.11.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jieba-rs-0.6.8.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.28.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/jsonwebtoken-9.2.0.crate. => SHA256 Checksum OK for rust/crates/kanaria-0.2.0.crate. => SHA256 Checksum OK for rust/crates/kstring-2.0.0.crate. => SHA256 Checksum OK for rust/crates/language-tags-0.3.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/levenshtein_automata-0.2.1.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.153.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.1.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.35.crate. => SHA256 Checksum OK for rust/crates/libproc-0.14.2.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.15.crate. => SHA256 Checksum OK for rust/crates/lindera-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-analyzer-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-compress-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-core-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-decompress-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-filter-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-tokenizer-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.1.4.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.12.crate. => SHA256 Checksum OK for rust/crates/liquid-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-core-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-derive-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-lib-0.26.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.2.crate. => SHA256 Checksum OK for rust/crates/lmdb-master-sys-0.2.1.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.21.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/manifest-dir-macros-0.1.18.crate. => SHA256 Checksum OK for rust/crates/maplit-1.0.2.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.1.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.7.1.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.4.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.39.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.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.7.2.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/monostate-0.1.9.crate. => SHA256 Checksum OK for rust/crates/monostate-impl-0.1.9.crate. => SHA256 Checksum OK for rust/crates/mutually_exclusive_features-0.0.3.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nom_locate-4.2.0.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.3.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.4.5.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.18.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.31.1.crate. => SHA256 Checksum OK for rust/crates/obkv-0.2.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/onig-6.4.0.crate. => SHA256 Checksum OK for rust/crates/onig_sys-69.8.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ordered-float-4.2.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/owo-colors-3.5.0.crate. => SHA256 Checksum OK for rust/crates/page_size-0.5.0.crate. => SHA256 Checksum OK for rust/crates/page_size-0.6.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.8.crate. => SHA256 Checksum OK for rust/crates/password-hash-0.4.2.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.14.crate. => SHA256 Checksum OK for rust/crates/path-matchers-1.0.2.crate. => SHA256 Checksum OK for rust/crates/path-slash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/pbkdf2-0.11.0.crate. => SHA256 Checksum OK for rust/crates/peeking_take_while-0.1.2.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/pest-2.7.2.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.2.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.2.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.2.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_macros-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.1.4.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.4.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.13.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.30.crate. => SHA256 Checksum OK for rust/crates/platform-dirs-0.3.0.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.5.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.5.1.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-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.81.crate. => SHA256 Checksum OK for rust/crates/procfs-0.14.2.crate. => SHA256 Checksum OK for rust/crates/prometheus-0.13.3.crate. => SHA256 Checksum OK for rust/crates/protobuf-2.28.0.crate. => SHA256 Checksum OK for rust/crates/pulp-0.18.9.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.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_pcg-0.3.1.crate. => SHA256 Checksum OK for rust/crates/raw-cpuid-10.7.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-cond-0.3.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/reborrow-0.5.5.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.3.5.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.4.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.11.23.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/roaring-0.10.5.crate. => SHA256 Checksum OK for rust/crates/rstar-0.11.0.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.23.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.36.16.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.31.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.4.1.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.2.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.14.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.17.crate. => SHA256 Checksum OK for rust/crates/safetensors-0.4.2.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for rust/crates/segment-0.2.3.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.18.crate. => SHA256 Checksum OK for rust/crates/seq-macro-0.3.5.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.198.crate. => SHA256 Checksum OK for rust/crates/serde-cs-0.2.4.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.198.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.116.crate. => SHA256 Checksum OK for rust/crates/serde_plain-1.0.2.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.5.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sha-1-0.10.1.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.1.crate. => SHA256 Checksum OK for rust/crates/similar-2.2.1.crate. => SHA256 Checksum OK for rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.0.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.8.crate. => SHA256 Checksum OK for rust/crates/slice-group-by-0.3.1.crate. => SHA256 Checksum OK for rust/crates/smallstr-0.3.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.12.0.crate. => SHA256 Checksum OK for rust/crates/smartstring-1.0.1.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/socks-0.3.4.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/spm_precompiled-0.1.4.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static-files-0.2.3.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.2.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.2.crate. => SHA256 Checksum OK for rust/crates/subtle-2.5.0.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.60.crate. => SHA256 Checksum OK for rust/crates/synchronoise-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/sysctl-0.5.5.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.30.5.crate. => SHA256 Checksum OK for rust/crates/system-configuration-0.5.1.crate. => SHA256 Checksum OK for rust/crates/system-configuration-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.40.crate. => SHA256 Checksum OK for rust/crates/temp-env-0.3.6.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.10.1.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.61.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.61.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.7.crate. => SHA256 Checksum OK for rust/crates/tiktoken-rs-0.5.8.crate. => SHA256 Checksum OK for rust/crates/time-0.3.34.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.17.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.6.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.35.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.2.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.14.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.8.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.8.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.5.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.21.0.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-actix-web-0.7.11.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-error-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-serde-0.1.3.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.4.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/unescaper-0.1.3.crate. => SHA256 Checksum OK for rust/crates/unicase-2.6.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-blocks-0.1.9.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-alignments-0.1.12.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.11.crate. => SHA256 Checksum OK for rust/crates/unicode_categories-0.1.1.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-2.9.7.crate. => SHA256 Checksum OK for rust/crates/url-2.5.0.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/utf8-width-0.1.6.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/uuid-1.7.0.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/vergen-9.0.0-beta.2.crate. => SHA256 Checksum OK for rust/crates/vergen-git2-1.0.0-beta.2.crate. => SHA256 Checksum OK for rust/crates/vergen-lib-0.1.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wana_kana-3.0.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.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.37.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.3.0.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.64.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.3.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/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.6.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.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.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-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.1.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.crate. => SHA256 Checksum OK for rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/xattr-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yada-0.5.1.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for rust/crates/yaup-0.2.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.3.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.3.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.3.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.3.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.7.0.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.1.crate. => SHA256 Checksum OK for rust/crates/zip-0.6.6.crate. => SHA256 Checksum OK for rust/crates/zstd-0.11.2+zstd.1.5.2.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate. => SHA256 Checksum OK for huggingface-tokenizers-v0.15.2_GH0.tar.gz. => SHA256 Checksum OK for dureuill-hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8_GH0.tar.gz. => SHA256 Checksum OK for meilisearch-meilisearch-v1.9.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by meilisearch-1.9.0_8 for building ===> Extracting for meilisearch-1.9.0_8 => SHA256 Checksum OK for meilisearch-mini-dashboard-build-0.2.14.zip. => SHA256 Checksum OK for mecab-ipadic-2.7.0-20070801.tar.gz. => SHA256 Checksum OK for unidic-mecab-2.1.2.tar.gz. => SHA256 Checksum OK for mecab-ko-dic-2.1.1-20180720.tar.gz. => SHA256 Checksum OK for smol-songs.csv.gz. => SHA256 Checksum OK for smol-songs-1_2.csv.gz. => SHA256 Checksum OK for smol-songs-3_4.csv.gz. => SHA256 Checksum OK for smol-songs-4_4.csv.gz. => SHA256 Checksum OK for smol-wiki-articles.csv.gz. => SHA256 Checksum OK for smol-wiki-articles-1_2.csv.gz. => SHA256 Checksum OK for smol-wiki-articles-3_4.csv.gz. => SHA256 Checksum OK for smol-wiki-articles-4_4.csv.gz. => SHA256 Checksum OK for movies.json.gz. => SHA256 Checksum OK for movies-1_2.json.gz. => SHA256 Checksum OK for movies-3_4.json.gz. => SHA256 Checksum OK for movies-4_4.json.gz. => SHA256 Checksum OK for nested_movies.json.gz. => SHA256 Checksum OK for smol-all-countries.jsonl.gz. => SHA256 Checksum OK for rust/crates/actix-codec-0.5.1.crate. => SHA256 Checksum OK for rust/crates/actix-cors-0.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-http-3.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-macros-0.2.4.crate. => SHA256 Checksum OK for rust/crates/actix-router-0.5.3.crate. => SHA256 Checksum OK for rust/crates/actix-rt-2.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-server-2.2.0.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.6.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-codegen-4.2.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-static-files-4.0.1.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.20.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.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/allocator-api2-0.2.16.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.1.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/anyhow-1.0.82.crate. => SHA256 Checksum OK for rust/crates/anymap2-0.13.0.crate. => SHA256 Checksum OK for rust/crates/arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/arroy-0.4.0.crate. => SHA256 Checksum OK for rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.77.crate. => SHA256 Checksum OK for rust/crates/atomic-0.5.3.crate. => SHA256 Checksum OK for rust/crates/atomic-polyfill-0.1.11.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.2.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.68.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/big_s-1.0.2.crate. => SHA256 Checksum OK for rust/crates/bimap-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.68.1.crate. => SHA256 Checksum OK for rust/crates/bindgen_cuda-0.1.5.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.5.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/brotli-6.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.1.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.15.4.crate. => SHA256 Checksum OK for rust/crates/byte-unit-4.0.19.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.16.1.crate. => SHA256 Checksum OK for rust/crates/bytemuck_derive-1.6.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytestring-1.3.0.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.6.crate. => SHA256 Checksum OK for rust/crates/candle-core-0.4.1.crate. => SHA256 Checksum OK for rust/crates/candle-kernels-0.4.1.crate. => SHA256 Checksum OK for rust/crates/candle-nn-0.4.1.crate. => SHA256 Checksum OK for rust/crates/candle-transformers-0.4.1.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.1.6.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.18.1.crate. => SHA256 Checksum OK for rust/crates/cargo_toml-0.18.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.94.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/change-detection-1.2.0.crate. => SHA256 Checksum OK for rust/crates/charabia-0.8.11.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.7.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.17.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.17.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.4.7.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/color-spantrace-0.2.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/concat-arrays-0.1.2.crate. => SHA256 Checksum OK for rust/crates/console-0.15.7.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cookie-0.16.2.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.4.crate. => SHA256 Checksum OK for rust/crates/cow-utils-0.1.2.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.0.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/critical-section-1.1.1.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.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.0.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/cudarc-0.10.0.crate. => SHA256 Checksum OK for rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.9.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.9.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.9.crate. => SHA256 Checksum OK for rust/crates/debugid-0.8.0.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_arbitrary-1.3.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.13.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.13.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.13.1.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/deserr-0.6.1.crate. => SHA256 Checksum OK for rust/crates/deserr-internal-0.7.0.crate. => SHA256 Checksum OK for rust/crates/deunicode-1.4.2.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-next-1.0.2.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/doxygen-rs-0.4.2.crate. => SHA256 Checksum OK for rust/crates/dyn-stack-0.10.0.crate. => SHA256 Checksum OK for rust/crates/either-1.10.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/enum-as-inner-0.6.0.crate. => SHA256 Checksum OK for rust/crates/enum-iterator-1.5.0.crate. => SHA256 Checksum OK for rust/crates/enum-iterator-derive-1.3.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/esaxx-rs-0.1.10.crate. => SHA256 Checksum OK for rust/crates/fancy-regex-0.12.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.0.1.crate. => SHA256 Checksum OK for rust/crates/faux-0.1.10.crate. => SHA256 Checksum OK for rust/crates/faux_macros-0.1.10.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.22.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.28.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fst-0.4.7.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/fxprof-processed-profile-0.6.0.crate. => SHA256 Checksum OK for rust/crates/gemm-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-c32-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-c64-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-common-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-f16-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-f32-0.17.1.crate. => SHA256 Checksum OK for rust/crates/gemm-f64-0.17.1.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/geoutils-0.5.1.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.14.crate. => SHA256 Checksum OK for rust/crates/getset-0.1.2.crate. => SHA256 Checksum OK for rust/crates/gimli-0.27.3.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.2.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/grenad-0.4.6.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/half-2.4.0.crate. => SHA256 Checksum OK for rust/crates/hash32-0.2.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.3.crate. => SHA256 Checksum OK for rust/crates/heapless-0.7.16.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/heed-0.20.2.crate. => SHA256 Checksum OK for rust/crates/heed-traits-0.20.0.crate. => SHA256 Checksum OK for rust/crates/heed-types-0.20.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/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/http-0.2.11.crate. => SHA256 Checksum OK for rust/crates/http-1.0.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.5.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/hyper-0.14.27.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.24.1.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/impl-more-0.1.6.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.7.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.3.crate. => SHA256 Checksum OK for rust/crates/insta-1.34.0.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.12.crate. => SHA256 Checksum OK for rust/crates/io-lifetimes-1.0.11.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.8.0.crate. => SHA256 Checksum OK for rust/crates/irg-kvariants-0.1.0.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.10.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itertools-0.11.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jieba-rs-0.6.8.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.28.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/jsonwebtoken-9.2.0.crate. => SHA256 Checksum OK for rust/crates/kanaria-0.2.0.crate. => SHA256 Checksum OK for rust/crates/kstring-2.0.0.crate. => SHA256 Checksum OK for rust/crates/language-tags-0.3.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/levenshtein_automata-0.2.1.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.153.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.1.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.35.crate. => SHA256 Checksum OK for rust/crates/libproc-0.14.2.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.15.crate. => SHA256 Checksum OK for rust/crates/lindera-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-analyzer-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-compress-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-core-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-decompress-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-filter-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-tokenizer-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-0.31.0.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-builder-0.31.0.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.1.4.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.12.crate. => SHA256 Checksum OK for rust/crates/liquid-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-core-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-derive-0.26.4.crate. => SHA256 Checksum OK for rust/crates/liquid-lib-0.26.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.2.crate. => SHA256 Checksum OK for rust/crates/lmdb-master-sys-0.2.1.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.21.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/manifest-dir-macros-0.1.18.crate. => SHA256 Checksum OK for rust/crates/maplit-1.0.2.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.1.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.7.1.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.4.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.39.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.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.7.2.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/monostate-0.1.9.crate. => SHA256 Checksum OK for rust/crates/monostate-impl-0.1.9.crate. => SHA256 Checksum OK for rust/crates/mutually_exclusive_features-0.0.3.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nom_locate-4.2.0.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.3.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.4.5.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.18.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.31.1.crate. => SHA256 Checksum OK for rust/crates/obkv-0.2.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/onig-6.4.0.crate. => SHA256 Checksum OK for rust/crates/onig_sys-69.8.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ordered-float-4.2.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/owo-colors-3.5.0.crate. => SHA256 Checksum OK for rust/crates/page_size-0.5.0.crate. => SHA256 Checksum OK for rust/crates/page_size-0.6.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.8.crate. => SHA256 Checksum OK for rust/crates/password-hash-0.4.2.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.14.crate. => SHA256 Checksum OK for rust/crates/path-matchers-1.0.2.crate. => SHA256 Checksum OK for rust/crates/path-slash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/pbkdf2-0.11.0.crate. => SHA256 Checksum OK for rust/crates/peeking_take_while-0.1.2.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/pest-2.7.2.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.2.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.2.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.2.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_macros-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.1.4.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.4.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.13.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.30.crate. => SHA256 Checksum OK for rust/crates/platform-dirs-0.3.0.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.5.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.5.1.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-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.81.crate. => SHA256 Checksum OK for rust/crates/procfs-0.14.2.crate. => SHA256 Checksum OK for rust/crates/prometheus-0.13.3.crate. => SHA256 Checksum OK for rust/crates/protobuf-2.28.0.crate. => SHA256 Checksum OK for rust/crates/pulp-0.18.9.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.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_pcg-0.3.1.crate. => SHA256 Checksum OK for rust/crates/raw-cpuid-10.7.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-cond-0.3.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/reborrow-0.5.5.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.3.5.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.4.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.11.23.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/roaring-0.10.5.crate. => SHA256 Checksum OK for rust/crates/rstar-0.11.0.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.23.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.36.16.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.31.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.4.1.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.2.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.14.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.17.crate. => SHA256 Checksum OK for rust/crates/safetensors-0.4.2.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for rust/crates/segment-0.2.3.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.18.crate. => SHA256 Checksum OK for rust/crates/seq-macro-0.3.5.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.198.crate. => SHA256 Checksum OK for rust/crates/serde-cs-0.2.4.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.198.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.116.crate. => SHA256 Checksum OK for rust/crates/serde_plain-1.0.2.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.5.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sha-1-0.10.1.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.1.crate. => SHA256 Checksum OK for rust/crates/similar-2.2.1.crate. => SHA256 Checksum OK for rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.0.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.8.crate. => SHA256 Checksum OK for rust/crates/slice-group-by-0.3.1.crate. => SHA256 Checksum OK for rust/crates/smallstr-0.3.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.12.0.crate. => SHA256 Checksum OK for rust/crates/smartstring-1.0.1.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/socks-0.3.4.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/spm_precompiled-0.1.4.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static-files-0.2.3.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.2.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.2.crate. => SHA256 Checksum OK for rust/crates/subtle-2.5.0.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.60.crate. => SHA256 Checksum OK for rust/crates/synchronoise-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/sysctl-0.5.5.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.30.5.crate. => SHA256 Checksum OK for rust/crates/system-configuration-0.5.1.crate. => SHA256 Checksum OK for rust/crates/system-configuration-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.40.crate. => SHA256 Checksum OK for rust/crates/temp-env-0.3.6.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.10.1.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.61.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.61.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.7.crate. => SHA256 Checksum OK for rust/crates/tiktoken-rs-0.5.8.crate. => SHA256 Checksum OK for rust/crates/time-0.3.34.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.17.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.6.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.35.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.2.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.14.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.8.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.8.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.5.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.21.0.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-actix-web-0.7.11.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-error-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-serde-0.1.3.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.4.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/unescaper-0.1.3.crate. => SHA256 Checksum OK for rust/crates/unicase-2.6.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-blocks-0.1.9.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-alignments-0.1.12.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.11.crate. => SHA256 Checksum OK for rust/crates/unicode_categories-0.1.1.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-2.9.7.crate. => SHA256 Checksum OK for rust/crates/url-2.5.0.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/utf8-width-0.1.6.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/uuid-1.7.0.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/vergen-9.0.0-beta.2.crate. => SHA256 Checksum OK for rust/crates/vergen-git2-1.0.0-beta.2.crate. => SHA256 Checksum OK for rust/crates/vergen-lib-0.1.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wana_kana-3.0.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.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.37.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.3.0.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.64.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.3.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/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.6.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.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.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-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.1.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.crate. => SHA256 Checksum OK for rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/xattr-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yada-0.5.1.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for rust/crates/yaup-0.2.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.3.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.3.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.3.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.3.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.7.0.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.1.crate. => SHA256 Checksum OK for rust/crates/zip-0.6.6.crate. => SHA256 Checksum OK for rust/crates/zstd-0.11.2+zstd.1.5.2.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate. => SHA256 Checksum OK for huggingface-tokenizers-v0.15.2_GH0.tar.gz. => SHA256 Checksum OK for dureuill-hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8_GH0.tar.gz. => SHA256 Checksum OK for meilisearch-meilisearch-v1.9.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for meilisearch-1.9.0_8 ===> Applying FreeBSD patches for meilisearch-1.9.0_8 from /usr/ports/textproc/meilisearch/files /usr/bin/sed -i.bak -e 's,%%MINIDASHBOARDFILE%%,/portdistfiles/meilisearch-mini-dashboard-build-0.2.14.zip,' /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/build.rs /usr/bin/sed -i.bak -e 's,%%DISTDIR%%,/portdistfiles,' /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0/build.rs /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0/build.rs /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0/build.rs /usr/bin/grep -F -R -l %%WRKDIR%% /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0 | /usr/bin/xargs /usr/bin/sed -i.bak -e 's,%%WRKDIR%%,/wrkdirs/usr/ports/textproc/meilisearch/work,' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> meilisearch-1.9.0_8 depends on package: libgit2>=0 - not found ===> Installing existing package /packages/All/libgit2-1.8.4_1.pkg [13amd64-weekly-desktop-job-04] Installing libgit2-1.8.4_1... [13amd64-weekly-desktop-job-04] `-- Installing http-parser-2.9.4... [13amd64-weekly-desktop-job-04] `-- Extracting http-parser-2.9.4: .... done [13amd64-weekly-desktop-job-04] `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-04] `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-04] `-- Installing pcre2-10.45... [13amd64-weekly-desktop-job-04] `-- Extracting pcre2-10.45: .......... done [13amd64-weekly-desktop-job-04] Extracting libgit2-1.8.4_1: .......... done ===> meilisearch-1.9.0_8 depends on package: libgit2>=0 - found ===> Returning to build of meilisearch-1.9.0_8 ===> meilisearch-1.9.0_8 depends on package: rust>=1.85.0 - not found ===> Installing existing package /packages/All/rust-1.85.0_1.pkg [13amd64-weekly-desktop-job-04] Installing rust-1.85.0_1... [13amd64-weekly-desktop-job-04] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-04] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-04] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-04] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-04] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-04] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-04] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-04] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-04] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-04] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-04] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-04] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-04] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-04] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-04] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-04] Extracting rust-1.85.0_1: .......... done ===> meilisearch-1.9.0_8 depends on package: rust>=1.85.0 - found ===> Returning to build of meilisearch-1.9.0_8 ===> meilisearch-1.9.0_8 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-weekly-desktop-job-04] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-04] Extracting pkgconf-2.3.0,1: .......... done ===> meilisearch-1.9.0_8 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of meilisearch-1.9.0_8 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> meilisearch-1.9.0_8 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) ===> meilisearch-1.9.0_8 depends on shared library: libonig.so - not found ===> Installing existing package /packages/All/oniguruma-6.9.10.pkg [13amd64-weekly-desktop-job-04] Installing oniguruma-6.9.10... [13amd64-weekly-desktop-job-04] Extracting oniguruma-6.9.10: .......... done ===> meilisearch-1.9.0_8 depends on shared library: libonig.so - found (/usr/local/lib/libonig.so) ===> Returning to build of meilisearch-1.9.0_8 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for meilisearch-1.9.0_8 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates' [source.crates-io] replace-with = 'cargo' [patch.'https://github.com/huggingface/tokenizers.git'] tokenizers = { path = '/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers' } [patch.'https://github.com/dureuill/hf-hub.git'] hf-hub = { path = '/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8' } ===> Updating Cargo.lock Locking 2 packages to latest compatible versions Unchanged base64 v0.21.7 (available: v0.22.1) Unchanged derive_builder v0.12.0 (available: v0.20.0) Adding hf-hub v0.3.2 (/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8) Removing hf-hub v0.3.2 (https://github.com/dureuill/hf-hub.git?branch=rust_tls#88d4f11c) Unchanged http v0.2.11 (available: v1.0.0) Unchanged itertools v0.11.0 (available: v0.12.1) Unchanged memmap2 v0.7.1 (available: v0.9.4) Unchanged page_size v0.5.0 (available: v0.6.0) Unchanged rustls v0.21.12 (available: v0.22.4) Adding tokenizers v0.15.2 (/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers) Removing tokenizers v0.15.2 (https://github.com/huggingface/tokenizers.git?tag=v0.15.2#701a73b8) note: to see how you depend on a package, run `cargo tree --invert --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for meilisearch-1.9.0_8 Compiling proc-macro2 v1.0.81 Compiling unicode-ident v1.0.12 Compiling libc v0.2.153 Compiling serde v1.0.198 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling autocfg v1.2.0 Compiling once_cell v1.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=343f91ac31c6a956 -C extra-filename=-3ae30a5ebd9bd5bb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/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.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/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=18681738b6853b7b -C extra-filename=-9a343df006a52309 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro2-9a343df006a52309 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/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='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/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=3200ab1865b1a2a7 -C extra-filename=-9d971884e46cb736 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-9d971884e46cb736 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/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.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=6f8b8994f6f10e63 -C extra-filename=-b24d960894306ec4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-b24d960894306ec4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=aea0814f67bb9f9d -C extra-filename=-5dc1fb9bb707103d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=475d13bff1bbde58 -C extra-filename=-d411e14a69967ff9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/autocfg-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/autocfg-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/autocfg-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())' -C metadata=6c3c18bedab28937 -C extra-filename=-9b613830706d1ecd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/build.rs:48:30 | 48 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=5418686c6c9cbd7d -C extra-filename=-379cf8adea895769 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=5c80c515959621e9 -C extra-filename=-1924cfcf51f0defa --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror v1.0.61 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=638f6394dfdb7ce7 -C extra-filename=-f4b2e6f9bf3727a3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-f4b2e6f9bf3727a3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=02469da22045e5da -C extra-filename=-2493c216bee0f28d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itoa v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=1836f8e43ba77fc0 -C extra-filename=-878cbd35d66d5b29 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `proc-macro2` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/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.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro2-2ef86ca2cc07ca33/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro2-9a343df006a52309/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/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.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-42cf3bea4af0bf3a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-b24d960894306ec4/build-script-build` [serde 1.0.198] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.81] cargo:rerun-if-changed=build/probe.rs Compiling memchr v2.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-2.7.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=85a815d06eee0a38 -C extra-filename=-a7b69bc64502cea7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crc32fast v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=530f74fbe8bf21bf -C extra-filename=-add4f156146dec22 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-add4f156146dec22 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/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='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-4dae9670221983ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-9d971884e46cb736/build-script-build` [proc-macro2 1.0.81] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.81] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/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.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro2-2ef86ca2cc07ca33/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs --error-format=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=fd0dec42f8dd61e1 -C extra-filename=-ad42fec27ec8202d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_ident-3ae30a5ebd9bd5bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg wrap_proc_macro` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/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='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-8cb077bb360b33c9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-9d971884e46cb736/build-script-build` [libc 0.2.153] cargo:rerun-if-changed=build.rs [libc 0.2.153] cargo:rerun-if-changed=build.rs Compiling ident_case v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=542542ed7a262b28 -C extra-filename=-791a7c3bfb42fa17 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libc 0.2.153] cargo:rustc-cfg=freebsd11 [libc 0.2.153] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.153] cargo:rustc-cfg=libc_union [libc 0.2.153] cargo:rustc-cfg=libc_const_size_of [libc 0.2.153] cargo:rustc-cfg=libc_align [libc 0.2.153] cargo:rustc-cfg=libc_int128 [libc 0.2.153] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.153] cargo:rustc-cfg=libc_packedN [libc 0.2.153] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.153] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.153] cargo:rustc-cfg=libc_long_array [libc 0.2.153] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.153] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.153] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/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='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-4dae9670221983ca/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=815f6a25f86663c3 -C extra-filename=-59e43fa30ff8e1aa --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` [libc 0.2.153] cargo:rustc-cfg=freebsd11 [libc 0.2.153] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.153] cargo:rustc-cfg=libc_union [libc 0.2.153] cargo:rustc-cfg=libc_const_size_of [libc 0.2.153] cargo:rustc-cfg=libc_align [libc 0.2.153] cargo:rustc-cfg=libc_int128 [libc 0.2.153] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.153] cargo:rustc-cfg=libc_packedN [libc 0.2.153] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.153] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.153] cargo:rustc-cfg=libc_long_array [libc 0.2.153] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.153] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.153] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/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='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libc-8cb077bb360b33c9/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs --error-format=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=385e2485314428b6 -C extra-filename=-abb168c07c524673 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:17 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` 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: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:91:13 | 91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:92:13 | 92 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:11 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:37 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:58 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_nightly_testing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:127:5 | 127 | procmacro2_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:129:9 | 129 | not(proc_macro_span) | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:144:7 | 144 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:154:11 | 154 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:157:7 | 157 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:160:7 | 160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:168:7 | 168 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:174:7 | 174 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:177:7 | 177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:255:12 | 255 | #[cfg_attr(doc_cfg, doc(cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:263:12 | 263 | #[cfg_attr(doc_cfg, doc(cfg(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: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:11 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:45 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:63 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:11 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:45 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:63 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:11 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:45 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:63 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:9 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:43 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:61 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:12:11 | 12 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:21:19 | 21 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:180:15 | 180 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:187:23 | 187 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:193:27 | 193 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:206:19 | 206 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:220:19 | 220 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:229:23 | 229 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:231:23 | 231 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:242:23 | 242 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:244:23 | 244 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:254:15 | 254 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:258:19 | 258 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:260:19 | 260 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:914:11 | 914 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:918:15 | 918 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:920:15 | 920 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:26:11 | 26 | #[cfg(not(no_is_available))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:56:7 | 56 | #[cfg(no_is_available)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1:7 | 1 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:11 | 6 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:31 | 6 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:11 | 8 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:31 | 8 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:10:7 | 10 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:14:7 | 14 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:20:7 | 20 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:151:7 | 151 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:168:11 | 168 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:302:7 | 302 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:308:7 | 308 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:320:7 | 320 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:11 | 330 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:31 | 330 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:344:7 | 344 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:11 | 350 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:31 | 350 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:11 | 358 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:31 | 358 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:11 | 425 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:31 | 425 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:11 | 440 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:31 | 440 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:11 | 445 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:31 | 445 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:509:11 | 509 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:511:11 | 511 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:26:11 | 26 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:33:11 | 33 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:80:19 | 80 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:82:23 | 82 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:113:19 | 113 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:516:15 | 516 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:521:11 | 521 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:530:11 | 530 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:546:11 | 546 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:561:11 | 561 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:576:11 | 576 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:589:11 | 589 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:602:15 | 602 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:607:11 | 607 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:629:15 | 629 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:634:11 | 634 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:649:15 | 649 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:654:11 | 654 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:662:15 | 662 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:667:11 | 667 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:675:11 | 675 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:683:15 | 683 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:686:19 | 686 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:692:11 | 692 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:699:13 | 699 | if cfg!(span_locations) { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:908:15 | 908 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:919:11 | 919 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1114:19 | 1114 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1120:15 | 1120 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1160:15 | 1160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1177:27 | 1177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1179:27 | 1179 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:71:7 | 71 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:89:11 | 89 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:100:15 | 100 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:110:19 | 110 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:122:19 | 122 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:131:19 | 131 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:140:19 | 140 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:2:7 | 2 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:6:7 | 6 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:12:7 | 12 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:363:7 | 363 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:369:7 | 369 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:391:7 | 391 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:984:7 | 984 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:42:11 | 42 | #[cfg(procmacro2_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(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:47:15 | 47 | #[cfg(not(procmacro2_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(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:424:11 | 424 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:458:11 | 458 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:466:11 | 466 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:477:11 | 477 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:485:11 | 485 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:503:11 | 503 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:495:19 | 495 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ident_case` (lib) generated 2 warnings Compiling log v0.4.21 warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:514:23 | 514 | #[cfg(not(no_source_text))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:516:19 | 516 | #[cfg(no_source_text)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.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="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=327fc66f6324a4ac -C extra-filename=-2e46789ab52b2579 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:869:27 | 869 | #[cfg(not(no_literal_byte_character))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: 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_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:874:23 | 874 | #[cfg(no_literal_byte_character)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: 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_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:896:27 | 896 | #[cfg(not(no_literal_c_string))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:901:23 | 901 | #[cfg(no_literal_c_string)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:930:19 | 930 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:932:23 | 932 | #[cfg(not(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:430:11 | 430 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:458:11 | 458 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:464:11 | 464 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:15 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:49 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:67 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:488:11 | 488 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:503:11 | 503 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:518:11 | 518 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:540:11 | 540 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=9b537b6a5c7349a3 -C extra-filename=-c95d4c558b121101 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/src/lib.rs:342:13 | 342 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/src/lib.rs:343:13 | 343 | #![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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=de565b6ba3fc39db -C extra-filename=-0f290652907a6457 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6f7e0de11ff81c94 -C extra-filename=-11d3510a200b453f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:16:13 | 16 | #![cfg_attr(libc_deny_warnings, deny(warnings))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_deny_warnings)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` 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: `libc_thread_local` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:19:13 | 19 | #![cfg_attr(libc_thread_local, feature(thread_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(libc_thread_local)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:25:13 | 25 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_priv_mod_use` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:43:14 | 43 | if #[cfg(libc_priv_mod_use)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:44:15 | 44 | #[cfg(libc_core_cvoid)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `switch` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:102:21 | 102 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:150:25 | 150 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/fixed_width_ints.rs:23:18 | 23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "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(libc_int128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:387:21 | 387 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `aix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:398:21 | 398 | } else if #[cfg(target_env = "aix")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1589:14 | 1589 | if #[cfg(libc_core_cvoid)] { | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1609:14 | 1609 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:592:9 | 592 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:601:9 | 601 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:619:9 | 619 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:630:9 | 630 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:645:9 | 645 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:679:9 | 679 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:40 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:51 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:40 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:51 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:40 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:51 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:40 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:51 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:40 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:51 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1183:9 | 1183 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1196:9 | 1196 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:40 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:51 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:48 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:59 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:40 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:51 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:62 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:40 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:51 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:62 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:40 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:51 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:40 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:51 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:40 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:51 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:62 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:436:22 | 436 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:438:29 | 438 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:440:21 | 440 | } else if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:40 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:51 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:40 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:51 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:19 | 454 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:456:19 | 456 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:15 | 1692 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1698:15 | 1698 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1700:15 | 1700 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1708:15 | 1708 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1889:15 | 1889 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1895:15 | 1895 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:15 | 1897 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1905:19 | 1905 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15 | 1911 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1919:19 | 1919 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1927:15 | 1927 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:15 | 1937 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1959:15 | 1959 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1961:15 | 1961 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1983:15 | 1983 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2025:15 | 2025 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:15 | 2028 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2038:15 | 2038 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2048:15 | 2048 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2151:15 | 2151 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2160:15 | 2160 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2162:15 | 2162 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2171:15 | 2171 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:15 | 2181 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:15 | 2190 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2192:15 | 2192 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2201:15 | 2201 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:3921:14 | 3921 | if #[cfg(freebsd11)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4102:18 | 4102 | if #[cfg(any(freebsd11, target_pointer_width = "32"))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:18 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:29 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4746:14 | 4746 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:22 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:33 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5713:14 | 5713 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5716:21 | 5716 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5719:21 | 5719 | } else if #[cfg(freebsd13)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5722:21 | 5722 | } else if #[cfg(freebsd12)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:25 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:36 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1717:23 | 1717 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1720:27 | 1720 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1738:23 | 1738 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1752:23 | 1752 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1754:27 | 1754 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5234:43 | 5234 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5236:43 | 5236 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5269:36 | 5269 | all(target_os = "freebsd", freebsd11), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1 | 62 | / s_no_extra_traits! { 63 | | pub struct fpreg32 { 64 | | pub fpr_env: [u32; 7], 65 | | pub fpr_acc: [[u8; 10]; 8], ... | 113 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11 | 84 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:207:15 | 207 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:215:15 | 215 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:217:15 | 217 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:225:19 | 225 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:231:15 | 231 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:239:19 | 239 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:247:15 | 247 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14 | 307 | if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14 | 330 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15 | 93 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/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.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=871dd5fe2b8327e3 -C extra-filename=-b34b0f42a392d9fb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-b34b0f42a392d9fb -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `log` (lib) generated 2 warnings Compiling ahash v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ahash-0.8.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=f08a5f284c960223 -C extra-filename=-9fae1c7d5519b1d4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ahash-9fae1c7d5519b1d4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-2.7.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-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 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=2ddd1d9da5bd9214 -C extra-filename=-6789a349c5e72253 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `log` (lib) generated 2 warnings (2 duplicates) Compiling zerocopy v0.7.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=329f5970c820fccc -C extra-filename=-f93249541ebd5401 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ahash-6e2f081fb3c83aa4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ahash-9fae1c7d5519b1d4/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:161:5 | 161 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:157:9 | 157 | #![deny(renamed_and_removed_lints)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:177:5 | 177 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_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: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:218:23 | 218 | #![cfg_attr(any(test, kani), allow( | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:232:13 | 232 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:234:5 | 234 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:295:30 | 295 | #[cfg(any(feature = "alloc", kani))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:312:21 | 312 | #[cfg(all(test, not(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:352:16 | 352 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:358:16 | 358 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:364:16 | 364 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:8019:7 | 8019 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:24:7 | 24 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:73:7 | 73 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:85:7 | 85 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:114:7 | 114 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:213:7 | 213 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:760:7 | 760 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:578:20 | 578 | #[cfg_attr(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, allow(lossy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:173:5 | 173 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:137:13 | 137 | if !crate::util::aligned_to::<_, T>(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 137 - if !crate::util::aligned_to::<_, T>(self) { 137 + if !util::aligned_to::<_, T>(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:157:13 | 157 | if !crate::util::aligned_to::<_, T>(&*self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 157 - if !crate::util::aligned_to::<_, T>(&*self) { 157 + if !util::aligned_to::<_, T>(&*self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:321:35 | 321 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 321 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 321 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:434:15 | 434 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = 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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:476:44 | 476 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 476 - align: match NonZeroUsize::new(mem::align_of::()) { 476 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:480:49 | 480 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 480 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 480 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:499:44 | 499 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 499 - align: match NonZeroUsize::new(mem::align_of::()) { 499 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:505:29 | 505 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 505 - _elem_size: mem::size_of::(), 505 + _elem_size: size_of::(), | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:552:19 | 552 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = 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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:1406:19 | 1406 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1406 - let len = mem::size_of_val(self); 1406 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2702:19 | 2702 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2702 - let len = mem::size_of_val(self); 2702 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2777:19 | 2777 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2777 - let len = mem::size_of_val(self); 2777 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2851:27 | 2851 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2851 - if bytes.len() != mem::size_of_val(self) { 2851 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2908:20 | 2908 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2908 - let size = mem::size_of_val(self); 2908 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2969:45 | 2969 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2969 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2969 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3672:24 | 3672 | #[cfg_attr(doc_cfg, doc(cfg $cfg))] | ^^^^^^^ ... 3697 | / simd_arch_mod!( 3698 | | #[cfg(target_arch = "x86_64")] 3699 | | x86_64, x86_64, __m128, __m128d, __m128i, __m256, __m256d, __m256i 3700 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4149:27 | 4149 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4149 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4149 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4164:26 | 4164 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4164 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4164 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4167:46 | 4167 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4167 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4167 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4182:46 | 4182 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4182 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4182 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4209:26 | 4209 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4209 - .checked_rem(mem::size_of::()) 4209 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4231:34 | 4231 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4231 - let expected_len = match mem::size_of::().checked_mul(count) { 4231 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4256:34 | 4256 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4256 - let expected_len = match mem::size_of::().checked_mul(count) { 4256 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4783:25 | 4783 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4783 - let elem_size = mem::size_of::(); 4783 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4813:25 | 4813 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4813 - let elem_size = mem::size_of::(); 4813 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:5130:36 | 5130 | Deref + Sized + self::sealed::ByteSliceSealed | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5130 - Deref + Sized + self::sealed::ByteSliceSealed 5130 + Deref + Sized + sealed::ByteSliceSealed | [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Compiling allocator-api2 v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/allocator-api2-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=c76d576ffec7fac5 -C extra-filename=-9583f92caa8591c2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/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.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-6cb88ee275f4ac7b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-b34b0f42a392d9fb/build-script-build` [serde 1.0.198] cargo:rerun-if-changed=build.rs warning: trait `Byte` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-2.7.1/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` on by default Compiling ryu v1.0.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ryu-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ryu-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ryu-1.0.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("no-panic", "small"))' -C metadata=a053653745af27ad -C extra-filename=-6a185640c5338b66 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 `NonNullExt` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:655:22 | 655 | pub(crate) trait NonNullExt { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `zerocopy` (lib) generated 47 warnings Compiling quote v1.0.36 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7a728b49b8503978 -C extra-filename=-3a9bf82fc27b8268 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=d9502e5698cad5a6 -C extra-filename=-1cc682a386fa6d4c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anyhow v1.0.82 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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=b5131a94ea667c22 -C extra-filename=-21c3b57a257686e1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-21c3b57a257686e1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `allocator-api2` (lib) generated 89 warnings Compiling lock_api v0.4.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=df5b1507d8d2c0d9 -C extra-filename=-269898a1d9ad0c1b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lock_api-269898a1d9ad0c1b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `proc-macro2` (lib) generated 150 warnings Compiling syn v2.0.60 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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.60 CARGO_PKG_VERSION=2.0.60 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=4c084c3087804597 -C extra-filename=-7c265af73bb09451 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern unicode_ident=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_ident-3ae30a5ebd9bd5bb.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-a39c32a1473dbf2a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-f4b2e6f9bf3727a3/build-script-build` [thiserror 1.0.61] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 1.0.61] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=f9c52954dd5a6d53 -C extra-filename=-6d1fd98df7500e0a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-59fff29da65bb05f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-21c3b57a257686e1/build-script-build` [anyhow 1.0.82] cargo:rerun-if-changed=build/probe.rs warning: `memchr` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lock_api-40b9b0250d991c37/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lock_api-269898a1d9ad0c1b/build-script-build` Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=6da667b9f2c1ed70 -C extra-filename=-9dfca8e1232b04a2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `memchr` (lib) generated 1 warning Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93c7faf1ff0bad72 -C extra-filename=-07bc7147628c38e2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [anyhow 1.0.82] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.82] cargo:rustc-cfg=std_backtrace Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-59fff29da65bb05f/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs --error-format=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=03be6cbcc9e46abd -C extra-filename=-d62cd3fef114bca7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_backtrace` [lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound Compiling serde_json v1.0.116 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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"' --cfg 'feature="unbounded_depth"' --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=c165cf2ae7f409b2 -C extra-filename=-e7f857db6c2fc1a6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-e7f857db6c2fc1a6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lock_api-40b9b0250d991c37/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=10097eff64214721 -C extra-filename=-6680c22497f2b52c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libscopeguard-9dfca8e1232b04a2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:210:13 | 210 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:211:13 | 211 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:215:9 | 215 | not(anyhow_no_unsafe_op_in_unsafe_fn_lint), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:218:13 | 218 | #![cfg_attr(anyhow_no_unsafe_op_in_unsafe_fn_lint, 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(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_nightly_testing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:242:5 | 242 | anyhow_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:244:9 | 244 | not(error_generic_member_access) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:411:12 | 411 | #[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: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:1:7 | 1 | #[cfg(std_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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:4:15 | 4 | #[cfg(all(not(std_backtrace), 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:7:15 | 7 | #[cfg(not(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:10:7 | 10 | #[cfg(std_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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:17:15 | 17 | #[cfg(all(not(std_backtrace), 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:24:11 | 24 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:31:15 | 31 | #[cfg(not(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:38:7 | 38 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:50:9 | 50 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:51:9 | 51 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:59:32 | 59 | #[cfg(all(feature = "std", not(std_backtrace), not(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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:66:15 | 66 | #[cfg(all(not(std_backtrace), 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/context.rs:6:7 | 6 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/context.rs:146:11 | 146 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/context.rs:160:11 | 160 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:3:28 | 3 | #[cfg(any(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:11:11 | 11 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:14:7 | 14 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:558:12 | 558 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:571:12 | 571 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:581:12 | 581 | #[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: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:664:28 | 664 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:711:7 | 711 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:728:9 | 728 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:729:9 | 729 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:757:28 | 757 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:811:7 | 811 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:852:9 | 852 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:853:9 | 853 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:29:16 | 29 | #[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: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:376:15 | 376 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:403:16 | 403 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:415:16 | 415 | #[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: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:540:11 | 540 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:550:11 | 550 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:95:19 | 95 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lock_api-0.4.11/src/mutex.rs:152:11 | 152 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:99:19 | 99 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/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: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:103:21 | 103 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:104:21 | 104 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:123:40 | 123 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:127:19 | 127 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/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: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:131:21 | 131 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:132:21 | 132 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:152:40 | 152 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:156:19 | 156 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:160:21 | 160 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:161:21 | 161 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:183:19 | 183 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:187:19 | 187 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:191:21 | 191 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:192:21 | 192 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:212:19 | 212 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:216:19 | 216 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:220:21 | 220 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:221:21 | 221 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:328:40 | 328 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:332:19 | 332 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:336:21 | 336 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:337:21 | 337 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:445:23 | 445 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:450:19 | 450 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:529:23 | 529 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:533:19 | 533 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:612:32 | 612 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:616:11 | 616 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:620:13 | 620 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:621:13 | 621 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:653:15 | 653 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:658:11 | 658 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:695:19 | 695 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:703:15 | 703 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:925:15 | 925 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:942:11 | 942 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:914:19 | 914 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:921:15 | 921 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:934:23 | 934 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:936:27 | 936 | #[cfg(not(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:964:11 | 964 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/fmt.rs:43:19 | 43 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:94:15 | 94 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:109:15 | 109 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:117:15 | 117 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:151:11 | 151 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:166:15 | 166 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:7:7 | 7 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:80:11 | 80 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:681:15 | 681 | #[cfg(anyhow_no_fmt_arguments_as_str)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:683:19 | 683 | #[cfg(not(anyhow_no_fmt_arguments_as_str))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,indexmap,preserve_order,std,unbounded_depth 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_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-e384b86e68bcf98f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-e7f857db6c2fc1a6/build-script-build` [serde_json 1.0.116] cargo:rerun-if-changed=build.rs [serde_json 1.0.116] cargo:rustc-cfg=limb_width_64 Compiling smallvec v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smallvec-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smallvec-1.12.0/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.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smallvec-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="union"' --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=1876affefec38e7e -C extra-filename=-387a318cda8af509 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pin-project-lite v0.2.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-lite-0.2.13/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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-lite-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9ae4b7b773b0241 -C extra-filename=-bc6cb216188a6ca9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 | || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | +++++++++++++++++++++ ~ + warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:253:13 | 253 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:320:12 | 320 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:326:12 | 326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:336:12 | 336 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:342:12 | 342 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:356:12 | 356 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:377:12 | 377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:383:12 | 383 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:391:5 | 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:431:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:436:5 | 436 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:444:12 | 444 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:460:12 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:469:12 | 469 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:483:12 | 483 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:491:12 | 491 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:508:12 | 508 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:842:12 | 842 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fold")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:846:12 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:850:12 | 850 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:897:12 | 897 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:915:12 | 915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:982:12 | 982 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/group.rs:145:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/group.rs:223:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/group.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:644:12 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:664:12 | 664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:277:24 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:281:24 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:289:24 | 289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:297:24 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:301:24 | 301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:315:24 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:323:24 | 323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:454:24 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:462:24 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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) Compiling glob v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/glob-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=dd2e1211265f91ff -C extra-filename=-c93966e06f97dd50 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:511:24 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:531:24 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:543:24 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:172:16 | 172 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:444:16 | 444 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:472:16 | 472 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// Content of a compile-time structured attribute. 453 | | /// 454 | | /// ## Path ... | 482 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:486:16 | 486 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:496:16 | 496 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:221:16 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:405:16 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:531:16 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:549:16 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:569:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:584:16 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:683:16 | 683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:785:16 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/buffer.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:11:16 | 11 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:34:16 | 34 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:26:1 | 26 | / ast_enum_of_structs! { 27 | | /// Data stored within an enum variant or struct. 28 | | /// 29 | | /// # Syntax tree enum ... | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:51:16 | 51 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:60:16 | 60 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:142:16 | 142 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:322:20 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:359:20 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:393:16 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:402:16 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:11:16 | 11 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:29:16 | 29 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:39:16 | 39 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:49:16 | 49 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:59:16 | 59 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/error.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:104:16 | 104 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:29:1 | 29 | / ast_enum_of_structs! { 30 | | /// A Rust expression. 31 | | /// 32 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 258 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:262:16 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `lock_api` (lib) generated 7 warnings warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:305:16 | 305 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:338:16 | 338 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:349:16 | 349 | #[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 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-352b8cdd141d3c7a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-f4b2e6f9bf3727a3/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:399:16 | 399 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:410:16 | 410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:428:16 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:454:16 | 454 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:486:16 | 486 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:506:16 | 506 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:515:16 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:527:16 | 527 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:541:16 | 541 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:554:16 | 554 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:564:16 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:575:16 | 575 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:586:16 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:598:16 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:611:16 | 611 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:625:16 | 625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:635:16 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:645:16 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:655:16 | 655 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:755:16 | 755 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:822:16 | 822 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:866:16 | 866 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:908:16 | 908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:922:16 | 922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1091:16 | 1091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1994:16 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2089:16 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2115:16 | 2115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2148:16 | 2148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2193:16 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2210:16 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2228:16 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2269:16 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2280:16 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2310:16 | 2310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2332:16 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2398:16 | 2398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2421:16 | 2421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2430:16 | 2430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2444:16 | 2444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2453:16 | 2453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2462:16 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2474:16 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2548:16 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2597:16 | 2597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2621:16 | 2621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2640:16 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2651:16 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2663:16 | 2663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2730:16 | 2730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2813:16 | 2813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2875:16 | 2875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2912:16 | 2912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2926:16 | 2926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2940:16 | 2940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2973:16 | 2973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2366:28 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2383 | / impl_by_parsing_expr! { 2384 | | ExprAssign, Assign, "expected assignment expression", 2385 | | ExprAwait, Await, "expected await expression", 2386 | | ExprBinary, Binary, "expected binary operation", ... | 2394 | | ExprTuple, Tuple, "expected tuple expression", 2395 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1184:20 | 1184 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1244:20 | 1244 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3107:16 | 3107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3118:16 | 3118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3129:16 | 3129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3140:16 | 3140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3150:16 | 3150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3161:16 | 3161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3184:16 | 3184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3195:16 | 3195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3224:16 | 3224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3246:16 | 3246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3257:16 | 3257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3284:16 | 3284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3303:16 | 3303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3315:16 | 3315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3324:16 | 3324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3344:16 | 3344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3357:16 | 3357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3366:16 | 3366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3387:16 | 3387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3401:16 | 3401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3411:16 | 3411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3430:16 | 3430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3454:16 | 3454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3463:16 | 3463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3481:16 | 3481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3516:16 | 3516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3526:16 | 3526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3539:16 | 3539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3554:16 | 3554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3564:16 | 3564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3579:16 | 3579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3591:16 | 3591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3601:16 | 3601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3609:16 | 3609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3620:16 | 3620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [thiserror 1.0.61] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/file.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/file.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/file.rs:123:16 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:292:5 | 292 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:300:5 | 300 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:308:5 | 308 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:25:16 | 25 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:43:16 | 43 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:34:1 | 34 | / ast_enum_of_structs! { 35 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 36 | | /// `'a: 'b`, `const LEN: usize`. 37 | | /// ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:58:16 | 58 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:82:16 | 82 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:407:16 | 407 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:453:16 | 453 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// A trait or lifetime used as a bound on a type parameter. 453 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 454 | | #[non_exhaustive] ... | 460 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:464:16 | 464 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:478:16 | 478 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:488:16 | 488 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:503:16 | 503 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:495:1 | 495 | / ast_enum_of_structs! { 496 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 497 | | /// 498 | | /// # Syntax tree enum ... | 512 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:516:16 | 516 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:526:16 | 526 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:334:9 | 334 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:647:16 | 647 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:851:16 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:886:16 | 886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:917:16 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1144:16 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1154:16 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1166:16 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1182:16 | 1182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1197:16 | 1197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1222:16 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ident.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:28:16 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:20:1 | 20 | / ast_enum_of_structs! { 21 | | /// Things that can appear directly inside of a module or scope. 22 | | /// 23 | | /// # Syntax tree enum ... | 99 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:120:16 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:134:16 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:190:16 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:296:16 | 296 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:432:16 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:424:1 | 424 | / ast_enum_of_structs! { 425 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 426 | | /// 427 | | /// # Syntax tree enum ... | 449 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:463:16 | 463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:489:16 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:496:1 | 496 | / ast_enum_of_structs! { 497 | | /// An item within an `extern` block. 498 | | /// 499 | | /// # Syntax tree enum ... | 540 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:555:16 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:599:16 | 599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:591:1 | 591 | / ast_enum_of_structs! { 592 | | /// An item declaration within the definition of a trait. 593 | | /// 594 | | /// # Syntax tree enum ... | 635 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:696:16 | 696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:688:1 | 688 | / ast_enum_of_structs! { 689 | | /// An item within an impl block. 690 | | /// 691 | | /// # Syntax tree enum ... | 732 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:754:16 | 754 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:782:16 | 782 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:820:1 | 820 | / ast_enum_of_structs! { 821 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 822 | | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] 823 | | pub enum FnArg { ... | 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(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:840:16 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:869:16 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:890:16 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:937:16 | 937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1230:16 | 1230 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1284:16 | 1284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1317:16 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1351:16 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1433:16 | 1433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1451:16 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1495:16 | 1495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1529:16 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1558:16 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1625:16 | 1625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1739:16 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1788:16 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1813:16 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1892:16 | 1892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1908:16 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1924:16 | 1924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1973:16 | 1973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1991:16 | 1991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2045:16 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2069:16 | 2069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2093:16 | 2093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2219:16 | 2219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2275:16 | 2275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2360:16 | 2360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2397:16 | 2397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2483:16 | 2483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2501:16 | 2501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2613:16 | 2613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2708:16 | 2708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2745:16 | 2745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2786:16 | 2786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2848:16 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2884:16 | 2884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2911:16 | 2911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2927:16 | 2927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2939:16 | 2939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2955:16 | 2955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2970:16 | 2970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2983:16 | 2983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3002:16 | 3002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3015:16 | 3015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3030:16 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3045:16 | 3045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3071:16 | 3071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3084:16 | 3084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3106:16 | 3106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3121:16 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3143:16 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3181:16 | 3181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3190:16 | 3190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3222:16 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3241:16 | 3241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3261:16 | 3261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3270:16 | 3270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3286:16 | 3286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3300:16 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3316:16 | 3316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3325:16 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3349:16 | 3349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3362:16 | 3362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3371:16 | 3371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3395:16 | 3395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3428:16 | 3428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lifetime.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lifetime.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:737:12 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:748:12 | 748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:760:12 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A Rust literal such as a string or integer or boolean. 17 | | /// 18 | | /// # Syntax tree enum ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 813 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 814 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 816 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 817 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 818 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:212:16 | 212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:623:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:655:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:703:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:933:16 | 933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:944:16 | 944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:955:16 | 955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:966:16 | 966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:977:16 | 977 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:988:16 | 988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1010:16 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1028:16 | 1028 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1035:16 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1042:16 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1056:16 | 1056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1063:16 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1070:16 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1077:16 | 1077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:27:16 | 27 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:3:16 | 3 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:150:16 | 150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:209:16 | 209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1153:12 | 1153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1171:12 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1178:12 | 1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1212:12 | 1212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1350:12 | 1350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1358:12 | 1358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1382:12 | 1382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:67:12 | 67 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:99:12 | 99 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:24:16 | 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A pattern in a local binding, function signature, match expression, or 17 | | /// various other places. 18 | | /// ... | 102 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:109:16 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:152:16 | 152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:194:16 | 194 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:206:16 | 206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:217:16 | 217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:261:16 | 261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:854:16 | 854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:888:16 | 888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:936:16 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:13:16 | 13 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:109:16 | 109 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:138:16 | 138 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:173:16 | 173 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:223:16 | 223 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:234:16 | 234 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:246:16 | 246 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:273:16 | 273 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:315:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:446:20 | 446 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:568:20 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:722:16 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:774:16 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:817:16 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:892:16 | 892 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:361:12 | 361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:390:12 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1025:12 | 1025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1040:12 | 1040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1082:16 | 1082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1093:16 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:13:16 | 13 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:30:16 | 30 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:41:16 | 41 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:10:16 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:20:16 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:42:16 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [thiserror 1.0.61] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:149:20 | 149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ryu-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ryu-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ryu-1.0.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("no-panic", "small"))' -C metadata=be0fe777d5a72e4c -C extra-filename=-448f552d4e93e493 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:427:16 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:21:16 | 21 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:13:1 | 13 | / ast_enum_of_structs! { 14 | | /// The possible types that a Rust value could have. 15 | | /// 16 | | /// # Syntax tree enum ... | 90 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:94:16 | 94 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:120:16 | 120 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:139:16 | 139 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:147:16 | 147 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:155:16 | 155 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:163:16 | 163 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:173:16 | 173 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:182:16 | 182 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:193:16 | 193 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:204:16 | 204 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:214:16 | 214 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:223:16 | 223 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:232:16 | 232 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:241:16 | 241 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:251:16 | 251 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:262:16 | 262 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:592:16 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:603:16 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:652:16 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:708:16 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:717:16 | 717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:750:16 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:759:16 | 759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:787:16 | 787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:924:16 | 924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:995:16 | 995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1005:16 | 1005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:310:20 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:769:20 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:804:20 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:858:20 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1030:16 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1039:16 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1050:16 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1064:16 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1074:16 | 1074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1095:16 | 1095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1102:16 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1116:16 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1123:16 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1131:16 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1139:16 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1157:16 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1164:16 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1171:16 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1184:16 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1196:16 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:603:16 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fold")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:722:16 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:816:16 | 816 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:992:12 | 992 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1003:12 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1019:12 | 1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1034:12 | 1034 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1047:12 | 1047 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1060:12 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1071:12 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1084:12 | 1084 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1189:12 | 1189 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1202:12 | 1202 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1218:12 | 1218 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1230:12 | 1230 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1242:12 | 1242 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1253:12 | 1253 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1267:12 | 1267 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1381:12 | 1381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1393:12 | 1393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1419:12 | 1419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1432:12 | 1432 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1445:12 | 1445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling getrandom v0.2.14 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1457:12 | 1457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1483:12 | 1483 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1528:12 | 1528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getrandom-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getrandom-0.2.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=fe1e08094ae03966 -C extra-filename=-06a3ac8235398349 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1540:12 | 1540 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1569:12 | 1569 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1581:12 | 1581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1609:12 | 1609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1620:12 | 1620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1634:12 | 1634 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1658:12 | 1658 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1669:12 | 1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1683:12 | 1683 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1703:12 | 1703 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1740:12 | 1740 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1756:12 | 1756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1770:12 | 1770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1782:12 | 1782 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1825:12 | 1825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1837:12 | 1837 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1849:12 | 1849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1861:12 | 1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1875:12 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1887:12 | 1887 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1902:12 | 1902 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1915:12 | 1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1928:12 | 1928 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1941:12 | 1941 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1957:12 | 1957 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1968:12 | 1968 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1994:12 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2009:12 | 2009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2033:12 | 2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2049:12 | 2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2064:12 | 2064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2084:12 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2132:12 | 2132 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2150:12 | 2150 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2172:12 | 2172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2194:12 | 2194 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2217:12 | 2217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2231:12 | 2231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2246:12 | 2246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2267:12 | 2267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2289:12 | 2289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2332:12 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2351:12 | 2351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2367:12 | 2367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2386:12 | 2386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2399:12 | 2399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2416:12 | 2416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2434:12 | 2434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2447:12 | 2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2464:12 | 2464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2483:12 | 2483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2499:12 | 2499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2523:12 | 2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2543:12 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2560:12 | 2560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2575:12 | 2575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2590:12 | 2590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2610:12 | 2610 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2716:12 | 2716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2730:12 | 2730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2742:12 | 2742 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2755:12 | 2755 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2776:12 | 2776 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2791:12 | 2791 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2805:12 | 2805 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2832:12 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2847:12 | 2847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2879:12 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2893:12 | 2893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2905:12 | 2905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2917:12 | 2917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2930:12 | 2930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2941:12 | 2941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2953:12 | 2953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2968:12 | 2968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2980:12 | 2980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2997:12 | 2997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3010:12 | 3010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3021:12 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3032:12 | 3032 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3055:12 | 3055 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3066:12 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3081:12 | 3081 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3097:12 | 3097 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3111:12 | 3111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3124:12 | 3124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3140:12 | 3140 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3153:12 | 3153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3179:12 | 3179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3195:12 | 3195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3212:12 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3224:12 | 3224 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3237:12 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3253:12 | 3253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3275:12 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3295:12 | 3295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3308:12 | 3308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3323:12 | 3323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3343:12 | 3343 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3391:12 | 3391 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3404:12 | 3404 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3421:12 | 3421 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3432:12 | 3432 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3446:12 | 3446 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3456:12 | 3456 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3466:12 | 3466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3476:12 | 3476 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3491:12 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3512:12 | 3512 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3523:12 | 3523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3534:12 | 3534 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3547:12 | 3547 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3563:12 | 3563 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3574:12 | 3574 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3588:12 | 3588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3599:12 | 3599 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3611:12 | 3611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3621:12 | 3621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3632:12 | 3632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3642:12 | 3642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3654:12 | 3654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3666:12 | 3666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3690:12 | 3690 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3703:12 | 3703 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3716:12 | 3716 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3732:12 | 3732 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3746:12 | 3746 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3757:12 | 3757 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:31:16 | 31 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:44:16 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:49:16 | 49 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:54:16 | 54 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:74:16 | 74 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:84:16 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:97:16 | 97 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:102:16 | 102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:107:16 | 107 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:112:16 | 112 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:117:16 | 117 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:122:16 | 122 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:127:16 | 127 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:132:16 | 132 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:152:16 | 152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:162:16 | 162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:187:16 | 187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:192:16 | 192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:197:16 | 197 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:212:16 | 212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:217:16 | 217 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:222:16 | 222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:227:16 | 227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:260:16 | 260 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:270:16 | 270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:280:16 | 280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:285:16 | 285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:290:16 | 290 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:300:16 | 300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:305:16 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:310:16 | 310 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:315:16 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:320:16 | 320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:330:16 | 330 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:335:16 | 335 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:343:16 | 343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:353:16 | 353 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:363:16 | 363 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:368:16 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:383:16 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:396:16 | 396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:404:16 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:412:16 | 412 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:420:16 | 420 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:425:16 | 425 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:433:16 | 433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:438:16 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:443:16 | 443 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:448:16 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:458:16 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:476:16 | 476 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:494:16 | 494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:499:16 | 499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:507:16 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:532:16 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:537:16 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:545:16 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:550:16 | 550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:555:16 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:560:16 | 560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:568:16 | 568 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:600:16 | 600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:605:16 | 605 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:610:16 | 610 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:615:16 | 615 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:623:16 | 623 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:633:16 | 633 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:638:16 | 638 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:661:16 | 661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:681:16 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:686:16 | 686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:691:16 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:696:16 | 696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:729:16 | 729 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:742:16 | 742 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:757:16 | 757 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:762:16 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:770:16 | 770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:778:16 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:783:16 | 783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:788:16 | 788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:801:16 | 801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:806:16 | 806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:814:16 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:819:16 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:842:16 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:852:16 | 852 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:857:16 | 857 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:877:16 | 877 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:885:16 | 885 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:890:16 | 890 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:910:16 | 910 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:923:16 | 923 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:933:16 | 933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:938:16 | 938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:943:16 | 943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:948:16 | 948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:953:16 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:958:16 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:963:16 | 963 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:968:16 | 968 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:973:16 | 973 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:978:16 | 978 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:983:16 | 983 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:956:12 | 956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:987:12 | 987 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1000:12 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1013:12 | 1013 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1148:12 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1159:12 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1207:12 | 1207 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1225:12 | 1225 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1238:12 | 1238 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1248:12 | 1248 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1257:12 | 1257 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1397:12 | 1397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1412:12 | 1412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1425:12 | 1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1438:12 | 1438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1451:12 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1464:12 | 1464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1478:12 | 1478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1495:12 | 1495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1511:12 | 1511 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1549:12 | 1549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1561:12 | 1561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1575:12 | 1575 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1588:12 | 1588 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1618:12 | 1618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1635:12 | 1635 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1684:12 | 1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1726:12 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1747:12 | 1747 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1759:12 | 1759 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1773:12 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1790:12 | 1790 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1803:12 | 1803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1831:12 | 1831 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1854:12 | 1854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1866:12 | 1866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1878:12 | 1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1893:12 | 1893 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1947:12 | 1947 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1964:12 | 1964 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1974:12 | 1974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2016:12 | 2016 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2028:12 | 2028 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2040:12 | 2040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2054:12 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2069:12 | 2069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2093:12 | 2093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2106:12 | 2106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2118:12 | 2118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2138:12 | 2138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2153:12 | 2153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2220:12 | 2220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2244:12 | 2244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2264:12 | 2264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2316:12 | 2316 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2382:12 | 2382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2420:12 | 2420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2439:12 | 2439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2452:12 | 2452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2468:12 | 2468 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2492:12 | 2492 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2507:12 | 2507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2528:12 | 2528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2611:12 | 2611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2628:12 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2643:12 | 2643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2658:12 | 2658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2674:12 | 2674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2788:12 | 2788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2832:12 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2850:12 | 2850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2860:12 | 2860 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2870:12 | 2870 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2886:12 | 2886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2946:12 | 2946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2963:12 | 2963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2978:12 | 2978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2990:12 | 2990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3003:12 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3014:12 | 3014 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3029:12 | 3029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3051:12 | 3051 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3066:12 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3085:12 | 3085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3098:12 | 3098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3109:12 | 3109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3121:12 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3137:12 | 3137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3146:12 | 3146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3159:12 | 3159 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3175:12 | 3175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3187:12 | 3187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3202:12 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3222:12 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3236:12 | 3236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3265:12 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3278:12 | 3278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3300:12 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3312:12 | 3312 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3325:12 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3341:12 | 3341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3365:12 | 3365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3385:12 | 3385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3400:12 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3412:12 | 3412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3435:12 | 3435 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3489:12 | 3489 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3500:12 | 3500 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3524:12 | 3524 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3533:12 | 3533 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3545:12 | 3545 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3553:12 | 3553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3561:12 | 3561 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3569:12 | 3569 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `anyhow` (lib) generated 95 warnings warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3589:12 | 3589 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3607:12 | 3607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-5e7845a38956c0ed/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-add4f156146dec22/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3616:12 | 3616 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3627:12 | 3627 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3638:12 | 3638 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3651:12 | 3651 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3660:12 | 3660 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3672:12 | 3672 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3684:12 | 3684 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3702:12 | 3702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3710:12 | 3710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3722:12 | 3722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3730:12 | 3730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3740:12 | 3740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3750:12 | 3750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3774:12 | 3774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3790:12 | 3790 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3806:12 | 3806 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3817:12 | 3817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3833:12 | 3833 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3845:12 | 3845 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:30:16 | 30 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:43:16 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:48:16 | 48 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:63:16 | 63 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:73:16 | 73 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:78:16 | 78 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:88:16 | 88 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:103:16 | 103 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:108:16 | 108 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:113:16 | 113 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:118:16 | 118 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:123:16 | 123 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:133:16 | 133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:138:16 | 138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:143:16 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:163:16 | 163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:168:16 | 168 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:183:16 | 183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:193:16 | 193 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:198:16 | 198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:203:16 | 203 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:208:16 | 208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:228:16 | 228 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:238:16 | 238 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:243:16 | 243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:248:16 | 248 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:258:16 | 258 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:278:16 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:293:16 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:303:16 | 303 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:313:16 | 313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:328:16 | 328 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:338:16 | 338 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:343:16 | 343 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:353:16 | 353 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:363:16 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:368:16 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:383:16 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:393:16 | 393 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:398:16 | 398 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:403:16 | 403 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:416:16 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:441:16 | 441 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:446:16 | 446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:451:16 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:456:16 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:461:16 | 461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:476:16 | 476 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:491:16 | 491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:496:16 | 496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:501:16 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:506:16 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:516:16 | 516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:521:16 | 521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:526:16 | 526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:566:16 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:571:16 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:586:16 | 586 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [crc32fast 1.4.0] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:591:16 | 591 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:596:16 | 596 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:601:16 | 601 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:606:16 | 606 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:614:16 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:619:16 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:624:16 | 624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:634:16 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:649:16 | 649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:659:16 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:664:16 | 664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:674:16 | 674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:679:16 | 679 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:684:16 | 684 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:689:16 | 689 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:727:16 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:732:16 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:742:16 | 742 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:757:16 | 757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:762:16 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:767:16 | 767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:782:16 | 782 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:787:16 | 787 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:792:16 | 792 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:797:16 | 797 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:817:16 | 817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:842:16 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:852:16 | 852 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:857:16 | 857 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:877:16 | 877 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:897:16 | 897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:902:16 | 902 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:912:16 | 912 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:917:16 | 917 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:922:16 | 922 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:929:12 | 929 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:940:12 | 940 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:957:12 | 957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:975:12 | 975 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:988:12 | 988 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1001:12 | 1001 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1014:12 | 1014 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1025:12 | 1025 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1040:12 | 1040 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1056:12 | 1056 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1174:12 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1192:12 | 1192 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1208:12 | 1208 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1226:12 | 1226 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1239:12 | 1239 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1249:12 | 1249 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1258:12 | 1258 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1272:12 | 1272 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1398:12 | 1398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1413:12 | 1413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1426:12 | 1426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1452:12 | 1452 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1465:12 | 1465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1479:12 | 1479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1512:12 | 1512 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1550:12 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1562:12 | 1562 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1619:12 | 1619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1636:12 | 1636 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1649:12 | 1649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1660:12 | 1660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1674:12 | 1674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1700:12 | 1700 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1711:12 | 1711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1748:12 | 1748 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1760:12 | 1760 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1774:12 | 1774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1804:12 | 1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1818:12 | 1818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1832:12 | 1832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1855:12 | 1855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1867:12 | 1867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1879:12 | 1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1894:12 | 1894 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1906:12 | 1906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1918:12 | 1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1934:12 | 1934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1965:12 | 1965 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1975:12 | 1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1988:12 | 1988 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2029:12 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2041:12 | 2041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2070:12 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2094:12 | 2094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2136:12 | 2136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2151:12 | 2151 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2178:12 | 2178 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2196:12 | 2196 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2220:12 | 2220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2244:12 | 2244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2264:12 | 2264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2316:12 | 2316 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2382:12 | 2382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2420:12 | 2420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2439:12 | 2439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2452:12 | 2452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2468:12 | 2468 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2492:12 | 2492 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2507:12 | 2507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2528:12 | 2528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2611:12 | 2611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2628:12 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2643:12 | 2643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2658:12 | 2658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2674:12 | 2674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2788:12 | 2788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2832:12 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2850:12 | 2850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2860:12 | 2860 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2870:12 | 2870 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2886:12 | 2886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2946:12 | 2946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2963:12 | 2963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2978:12 | 2978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2990:12 | 2990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3003:12 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3014:12 | 3014 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3029:12 | 3029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3051:12 | 3051 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3066:12 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3085:12 | 3085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3098:12 | 3098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3109:12 | 3109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3121:12 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3137:12 | 3137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3146:12 | 3146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3159:12 | 3159 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3175:12 | 3175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3187:12 | 3187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3202:12 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3222:12 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3236:12 | 3236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3265:12 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3278:12 | 3278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3300:12 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3312:12 | 3312 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3325:12 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3338:12 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3362:12 | 3362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3382:12 | 3382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3397:12 | 3397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3409:12 | 3409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3432:12 | 3432 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3486:12 | 3486 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3497:12 | 3497 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3521:12 | 3521 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3530:12 | 3530 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3542:12 | 3542 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3550:12 | 3550 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3558:12 | 3558 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3566:12 | 3566 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3586:12 | 3586 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3604:12 | 3604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3613:12 | 3613 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3624:12 | 3624 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3635:12 | 3635 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3648:12 | 3648 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3669:12 | 3669 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3681:12 | 3681 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3699:12 | 3699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3707:12 | 3707 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3719:12 | 3719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3727:12 | 3727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3737:12 | 3737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3747:12 | 3747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3771:12 | 3771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3787:12 | 3787 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3803:12 | 3803 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3814:12 | 3814 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3830:12 | 3830 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3842:12 | 3842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:31:16 | 31 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:44:16 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:49:16 | 49 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:54:16 | 54 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:74:16 | 74 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:84:16 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:94:16 | 94 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:99:16 | 99 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:104:16 | 104 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:109:16 | 109 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:114:16 | 114 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:119:16 | 119 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:124:16 | 124 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [crc32fast 1.4.0] cargo:rustc-cfg=crc32fast_stdarchx86 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:134:16 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:139:16 | 139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling adler v1.0.2 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:149:16 | 149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=19deeedcde2ec462 -C extra-filename=-6d6a2528819b3950 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:169:16 | 169 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:174:16 | 174 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:179:16 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:194:16 | 194 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:209:16 | 209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:234:16 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:249:16 | 249 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:269:16 | 269 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:274:16 | 274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:289:16 | 289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:304:16 | 304 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:314:16 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:319:16 | 319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:324:16 | 324 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:339:16 | 339 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:344:16 | 344 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:349:16 | 349 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:354:16 | 354 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:364:16 | 364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:369:16 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:374:16 | 374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:379:16 | 379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:384:16 | 384 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:389:16 | 389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:394:16 | 394 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:399:16 | 399 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:404:16 | 404 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:412:16 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:422:16 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:427:16 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:432:16 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:437:16 | 437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:452:16 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:457:16 | 457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:462:16 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:492:16 | 492 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:497:16 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:502:16 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:507:16 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:567:16 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:582:16 | 582 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:587:16 | 587 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:592:16 | 592 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:602:16 | 602 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:615:16 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:625:16 | 625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:635:16 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:640:16 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:645:16 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:650:16 | 650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:655:16 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:670:16 | 670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:690:16 | 690 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:695:16 | 695 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:700:16 | 700 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:705:16 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:710:16 | 710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:715:16 | 715 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:720:16 | 720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:728:16 | 728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:733:16 | 733 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:738:16 | 738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:743:16 | 743 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:748:16 | 748 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:753:16 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:763:16 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:773:16 | 773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:778:16 | 778 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:783:16 | 783 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:788:16 | 788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:798:16 | 798 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:803:16 | 803 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:808:16 | 808 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:813:16 | 813 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:818:16 | 818 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:823:16 | 823 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:833:16 | 833 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:843:16 | 843 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:848:16 | 848 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:868:16 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:873:16 | 873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:878:16 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:883:16 | 883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:888:16 | 888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:893:16 | 893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:908:16 | 908 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:913:16 | 913 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:923:16 | 923 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:6:12 | 6 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:16:12 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:54:12 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:69:12 | 69 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:76:12 | 76 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:121:12 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:131:12 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:143:12 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:170:12 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:192:12 | 192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:226:12 | 226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:299:12 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:310:12 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:346:12 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:358:12 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:369:12 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:393:12 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:405:12 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:446:12 | 446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:473:12 | 473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:484:12 | 484 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:554:12 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:564:12 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:577:12 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:651:12 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:699:12 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:710:12 | 710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:721:12 | 721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:745:12 | 745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:770:12 | 770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:779:12 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:803:12 | 803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:824:12 | 824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:834:12 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:845:12 | 845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:880:12 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:891:12 | 891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:921:12 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:958:12 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:970:12 | 970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:983:12 | 983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1002:12 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1015:12 | 1015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1026:12 | 1026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1060:12 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1084:12 | 1084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1132:12 | 1132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1144:12 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1174:12 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1186:12 | 1186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1201:12 | 1201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1254:12 | 1254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1270:12 | 1270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1286:12 | 1286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1300:12 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1314:12 | 1314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1335:12 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1351:12 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1361:12 | 1361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1397:12 | 1397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1410:12 | 1410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1431:12 | 1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1453:12 | 1453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1464:12 | 1464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1489:12 | 1489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1557:12 | 1557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1571:12 | 1571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1582:12 | 1582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1595:12 | 1595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1652:12 | 1652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1691:12 | 1691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1724:12 | 1724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1765:12 | 1765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1776:12 | 1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1866:12 | 1866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1901:12 | 1901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1937:12 | 1937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1964:12 | 1964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1993:12 | 1993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2003:12 | 2003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2013:12 | 2013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2070:12 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2096:12 | 2096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2105:12 | 2105 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2116:12 | 2116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2127:12 | 2127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2164:12 | 2164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2199:12 | 2199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:35:12 | 35 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:123:12 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:272:12 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:294:12 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:309:12 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:321:12 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:367:12 | 367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:396:12 | 396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:491:12 | 491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:527:12 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:563:12 | 563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:598:12 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:659:12 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:676:12 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:768:12 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:802:12 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:821:12 | 821 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:837:12 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:963:12 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1000:12 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1017:12 | 1017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1159:12 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1183:12 | 1183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1195:12 | 1195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1207:12 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1235:12 | 1235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1251:12 | 1251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1262:12 | 1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1281:12 | 1281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1317:12 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1451:12 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1530:12 | 1530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1570:12 | 1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1623:12 | 1623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1644:12 | 1644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1683:12 | 1683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1764:12 | 1764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1809:12 | 1809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1857:12 | 1857 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1879:12 | 1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1899:12 | 1899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1928:12 | 1928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1995:12 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2006:12 | 2006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2018:12 | 2018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2061:12 | 2061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2073:12 | 2073 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2090:12 | 2090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2124:12 | 2124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2154:12 | 2154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2173:12 | 2173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2207:12 | 2207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2241:12 | 2241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2258:12 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ahash-6e2f081fb3c83aa4/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="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=3eb236d1518c221c -C extra-filename=-7fe3830f5d7d139a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern zerocopy=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzerocopy-f93249541ebd5401.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2295:12 | 2295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2314:12 | 2314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2332:12 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2348:12 | 2348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2364:12 | 2364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2380:12 | 2380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2390:12 | 2390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2413:12 | 2413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2426:12 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2445:12 | 2445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2459:12 | 2459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2475:12 | 2475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2494:12 | 2494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2531:12 | 2531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2548:12 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2560:12 | 2560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2575:12 | 2575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2593:12 | 2593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2615:12 | 2615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2633:12 | 2633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2672:12 | 2672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2700:12 | 2700 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2718:12 | 2718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2740:12 | 2740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2756:12 | 2756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2802:12 | 2802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2831:12 | 2831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2851:12 | 2851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2867:12 | 2867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2883:12 | 2883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2901:12 | 2901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2919:12 | 2919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2951:12 | 2951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2967:12 | 2967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2991:12 | 2991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3000:12 | 3000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3010:12 | 3010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3019:12 | 3019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3030:12 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3041:12 | 3041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3075:12 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3087:12 | 3087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3099:12 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3117:12 | 3117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3133:12 | 3133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3143:12 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-5e7845a38956c0ed/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=93d3a7ecf740a729 -C extra-filename=-2db2cb64c2b07ad8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:10:12 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:20:12 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:27:12 | 27 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:41:12 | 41 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:52:12 | 52 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:63:12 | 63 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:94:12 | 94 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:97:12 | 97 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libc` (lib) generated 209 warnings (5 duplicates) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:104:12 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:154:12 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:164:12 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:167:12 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:175:12 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:178:12 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:186:12 | 186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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 Compiling encoding_rs v0.8.33 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:231:12 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:242:12 | 242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:245:12 | 245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:331:12 | 331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:344:12 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:351:12 | 351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:354:12 | 354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:365:12 | 365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:372:12 | 372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:394:12 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:404:12 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:407:12 | 407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:414:12 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:427:12 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:438:12 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling typenum v1.17.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:441:12 | 441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs-0.8.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --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=8496e5a55b09a366 -C extra-filename=-657d89057cc1360b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:461:12 | 461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:469:12 | 469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:472:12 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:480:12 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:483:12 | 483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:493:12 | 493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:505:12 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:512:12 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:522:12 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:535:12 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:552:12 | 552 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:562:12 | 562 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:565:12 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:572:12 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:584:12 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:587:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:594:12 | 594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:597:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:615:12 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:618:12 | 618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:636:12 | 636 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:639:12 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:649:12 | 649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:658:12 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:661:12 | 661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:708:12 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:719:12 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:722:12 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:729:12 | 729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:741:12 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:744:12 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:767:12 | 767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:778:12 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:794:12 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:797:12 | 797 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=3a9e202557e9a707 -C extra-filename=-b2be67faa6379cb8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-b2be67faa6379cb8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:817:12 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:841:12 | 841 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:844:12 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:869:12 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:879:12 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:882:12 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:893:12 | 893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:902:12 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:913:12 | 913 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:971:12 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:982:12 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1023:12 | 1023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1032:12 | 1032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1035:12 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1046:12 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1068:12 | 1068 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1101:12 | 1101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1104:12 | 1104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1113:12 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1124:12 | 1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1127:12 | 1127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1138:12 | 1138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1181:12 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1184:12 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1193:12 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1196:12 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1208:12 | 1208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1220:12 | 1220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1242:12 | 1242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1253:12 | 1253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1256:12 | 1256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1264:12 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1267:12 | 1267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1278:12 | 1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1288:12 | 1288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1297:12 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1326:12 | 1326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1328:12 | 1328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1330:12 | 1330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1352:12 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1359:12 | 1359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1373:12 | 1373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1404:12 | 1404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1418:12 | 1418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1425:12 | 1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1435:12 | 1435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1438:12 | 1438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1485:12 | 1485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1493:12 | 1493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1503:12 | 1503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1506:12 | 1506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1514:12 | 1514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1517:12 | 1517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1527:12 | 1527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1534:12 | 1534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1537:12 | 1537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1545:12 | 1545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1548:12 | 1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1555:12 | 1555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1558:12 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1569:12 | 1569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1579:12 | 1579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1620:12 | 1620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1651:12 | 1651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1676:12 | 1676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1701:12 | 1701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1704:12 | 1704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1718:12 | 1718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1729:12 | 1729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1732:12 | 1732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1747:12 | 1747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1758:12 | 1758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1789:12 | 1789 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1825:12 | 1825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1828:12 | 1828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1836:12 | 1836 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1847:12 | 1847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1862:12 | 1862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1894:12 | 1894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1897:12 | 1897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1904:12 | 1904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1916:12 | 1916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1929:12 | 1929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1936:12 | 1936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1939:12 | 1939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1949:12 | 1949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1956:12 | 1956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1981:12 | 1981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2002:12 | 2002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2005:12 | 2005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2015:12 | 2015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2022:12 | 2022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2033:12 | 2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2044:12 | 2044 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2054:12 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2064:12 | 2064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2089:12 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2092:12 | 2092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2122:12 | 2122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2129:12 | 2129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2132:12 | 2132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2139:12 | 2139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2142:12 | 2142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2169:12 | 2169 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2187:12 | 2187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2197:12 | 2197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2200:12 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2218:12 | 2218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2228:12 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:95:12 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:248:12 | 248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:260:12 | 260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:283:12 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:521:12 | 521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:544:12 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:556:12 | 556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:567:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:628:12 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:657:12 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:680:12 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:694:12 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:730:12 | 730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:752:12 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:763:12 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:798:12 | 798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:812:12 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:823:12 | 823 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:848:12 | 848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:860:12 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:883:12 | 883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:909:12 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:943:12 | 943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:954:12 | 954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:967:12 | 967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:978:12 | 978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:993:12 | 993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1033:12 | 1033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1087:12 | 1087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1137:12 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1161:12 | 1161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1175:12 | 1175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1223:12 | 1223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1246:12 | 1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1320:12 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1357:12 | 1357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1432:12 | 1432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1474:12 | 1474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1500:12 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1529:12 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1544:12 | 1544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1593:12 | 1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1621:12 | 1621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1635:12 | 1635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1658:12 | 1658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1716:12 | 1716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1726:12 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1749:12 | 1749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1804:12 | 1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1838:12 | 1838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2058:12 | 2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2080:12 | 2080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling miniz_oxide v0.7.2 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2091:12 | 2091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2126:12 | 2126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2157:12 | 2157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2175:12 | 2175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2193:12 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2238:12 | 2238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2250:12 | 2250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2280:12 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2311:12 | 2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2338:12 | 2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2350:12 | 2350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2365:12 | 2365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2436:12 | 2436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2447:12 | 2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2462:12 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2472:12 | 2472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2482:12 | 2482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2500:12 | 2500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2508:12 | 2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2523:12 | 2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2546:12 | 2546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2556:12 | 2556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2567:12 | 2567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2579:12 | 2579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2601:12 | 2601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2612:12 | 2612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2622:12 | 2622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2642:12 | 2642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2670:12 | 2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2692:12 | 2692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2735:12 | 2735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2748:12 | 2748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2780:12 | 2780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2790:12 | 2790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-0.7.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-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 embed-bitcode=no -C debug-assertions=off --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=d26468540eae40a6 -C extra-filename=-00ebdb667fd0089e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern adler=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libadler-6d6a2528819b3950.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=9174ebbe28e6abc2 -C extra-filename=-021000a7cd238f94 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-0.7.2/src/inflate/core.rs:1786:18 | 1786 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `crc32fast` (lib) generated 1 warning Compiling encoding_index_tests v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_tests CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_index_tests-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_index_tests-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Helper macros used to test index tables for character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_index_tests CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_tests --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_index_tests-0.1.4/index_tests.rs --error-format=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=98a27b8f18811291 -C extra-filename=-7d710be7a0ad4681 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-0.7.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-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 --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=66569866b9cb0dd9 -C extra-filename=-1096b0dc919bc0fa --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern adler=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libadler-021000a7cd238f94.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-c6a4ee1f2a1f08e9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-add4f156146dec22/build-script-build` [crc32fast 1.4.0] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs-0.8.33/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs-0.8.33/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 [crc32fast 1.4.0] cargo:rustc-cfg=crc32fast_stdarchx86 Compiling generic-array v0.14.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=2f265f79b5b5bdd2 -C extra-filename=-e46b46df11b4ada8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-e46b46df11b4ada8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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`, `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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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]; | ^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crc32fast-c6a4ee1f2a1f08e9/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9a234b8261306cd2 -C extra-filename=-b4c8307f50067873 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86` warning: `ahash` (lib) generated 45 warnings Compiling hashbrown v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hashbrown-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hashbrown-0.14.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.63.0 CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hashbrown-0.14.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="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=ae7e5e1f7edea919 -C extra-filename=-2d2387325805e84e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libahash-7fe3830f5d7d139a.rmeta --extern allocator_api2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liballocator_api2-9583f92caa8591c2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Compiling jobserver v0.1.28 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jobserver-0.1.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jobserver-0.1.28/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/alexcrichton/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/alexcrichton/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jobserver-0.1.28/src/lib.rs --error-format=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=f1d3c909c8af2118 -C extra-filename=-076501f826b25139 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling csv-core v0.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=12499ee5ac05ddac -C extra-filename=-c0bd91f507897581 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-6789a349c5e72253.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `libc` (lib) generated 209 warnings (209 duplicates) Compiling slab v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0b636767c456fb0e -C extra-filename=-03f28e855d890dfe --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-03f28e855d890dfe -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling flate2 v1.0.28 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/flate2-1.0.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/flate2-1.0.28/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='' CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/flate2-1.0.28/src/lib.rs --error-format=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="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-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat"))' -C metadata=07e4f3d11615c0d8 -C extra-filename=-4f65375838c470c3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrc32fast-2db2cb64c2b07ad8.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libminiz_oxide-00ebdb667fd0089e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cc v1.0.94 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cc-1.0.94 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cc-1.0.94/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.53 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cc-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="jobserver"' --cfg 'feature="libc"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "parallel"))' -C metadata=becead3828fcf8d4 -C extra-filename=-0f0ca360b63afa46 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjobserver-076501f826b25139.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `miniz_oxide` (lib) generated 1 warning Compiling bytes v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.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='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-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", "serde", "std"))' -C metadata=04089adfc91d71c6 -C extra-filename=-9eec438251b8f05f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pkg-config v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pkg-config-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ddf0a04862cd756 -C extra-filename=-325dd968474f31ad --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:1274:17 | 1274 | #[cfg(all(test, loom))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:133:19 | 133 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:141:15 | 141 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:161:19 | 161 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:171:15 | 171 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes_mut.rs:1781:17 | 1781 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/loom.rs:1:21 | 1 | #[cfg(not(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/loom.rs:23:17 | 23 | #[cfg(all(test, 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 Compiling syn v1.0.109 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7c4b660c8bc0cd47 -C extra-filename=-ea45e68cfb3539bf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/syn-ea45e68cfb3539bf -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=c795b9bb34390b08 -C extra-filename=-dea624ac4d04e7a5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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 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_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/syn-3a43304fca35d481/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/syn-ea45e68cfb3539bf/build-script-build` [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests Compiling tracing-core v0.1.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=726d50d14a00d159 -C extra-filename=-635204abc45c1d52 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling parking_lot_core v0.9.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/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='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=3cc17cc5257f9401 -C extra-filename=-7defd086e45c68ec --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/parking_lot_core-7defd086e45c68ec -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/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='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/parking_lot_core-0c326de028b19f94/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/parking_lot_core-7defd086e45c68ec/build-script-build` [parking_lot_core 0.9.8] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/syn-3a43304fca35d481/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d8dd2aa8e22e96c6 -C extra-filename=-ff14546ee52e4795 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern unicode_ident=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_ident-3ae30a5ebd9bd5bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg syn_disable_nightly_tests` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cc-1.0.94/src/parallel/job_token.rs:48:15 | 48 | &*JOBSERVER.as_ptr() | ^^^^^^^^^^^^^^^^^^ 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: `encoding_rs` (lib) generated 27 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs-0.8.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=8272b24f1ce17d78 -C extra-filename=-067c61fb14356639 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tinyvec_macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82e7b79e66fc74ad -C extra-filename=-b56d1d9060541e4d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/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='' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/parking_lot_core-0c326de028b19f94/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4ce870dbddbda57f -C extra-filename=-6fada75ea709fec4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | ~~~~~~~~~~ Compiling tinyvec v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=42737cc2dbfc641e -C extra-filename=-4326b1dbb3edb3a2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtinyvec_macros-b56d1d9060541e4d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:959:12 | 959 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:283:24 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:291:24 | 291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:295:24 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:303:24 | 303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `bytes` (lib) generated 8 warnings Compiling encoding-index-tradchinese v1.20141219.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_tradchinese CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-tradchinese-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-tradchinese-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for traditional Chinese character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-tradchinese CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_tradchinese --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-tradchinese-1.20141219.5/lib.rs --error-format=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=d88af120464bb37a -C extra-filename=-cc6e685f5b58756b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-7d710be7a0ad4681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:527:24 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:968:16 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1021:16 | 1021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1065:16 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:838:19 | 838 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1880:16 | 1880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1975:16 | 1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2001:16 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2084:16 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2101:16 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2119:16 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2147:16 | 2147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2165:16 | 2165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2206:16 | 2206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2236:16 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2258:16 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2326:16 | 2326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2349:16 | 2349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2372:16 | 2372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2381:16 | 2381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2396:16 | 2396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2405:16 | 2405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2414:16 | 2414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2426:16 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2496:16 | 2496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2547:16 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2571:16 | 2571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2582:16 | 2582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2594:16 | 2594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2648:16 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2678:16 | 2678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2727:16 | 2727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2801:16 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2846:16 | 2846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2292:28 | 2292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2309 | / impl_by_parsing_expr! { 2310 | | ExprAssign, Assign, "expected assignment expression", 2311 | | ExprAssignOp, AssignOp, "expected compound assignment expression", 2312 | | ExprAwait, Await, "expected await expression", ... | 2322 | | ExprType, Type, "expected type ascription expression", 2323 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1248:20 | 1248 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2539:23 | 2539 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2988:16 | 2988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2998:16 | 2998 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3020:16 | 3020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3035:16 | 3035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3046:16 | 3046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3057:16 | 3057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3141:16 | 3141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3153:16 | 3153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3165:16 | 3165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3180:16 | 3180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3197:16 | 3197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3211:16 | 3211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3233:16 | 3233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3244:16 | 3244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3255:16 | 3255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3265:16 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3275:16 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3291:16 | 3291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3304:16 | 3304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3317:16 | 3317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3328:16 | 3328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3379:16 | 3379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3390:16 | 3390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3409:16 | 3409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3420:16 | 3420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3431:16 | 3431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3451:16 | 3451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3460:16 | 3460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3478:16 | 3478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3491:16 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3512:16 | 3512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3522:16 | 3522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3531:16 | 3531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3544:16 | 3544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:20:20 | 20 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 97 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:103:16 | 103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:167:16 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:181:16 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:215:16 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:279:16 | 279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:299:16 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:316:16 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:333:16 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:477:16 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:467:1 | 467 | / ast_enum_of_structs! { 468 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 469 | | /// 470 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 494 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:512:16 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:522:16 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:544:16 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:562:20 | 562 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:551:1 | 551 | / ast_enum_of_structs! { 552 | | /// An item within an `extern` block. 553 | | /// 554 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 601 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:637:16 | 637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:651:16 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:669:16 | 669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:670:20 | 670 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:659:1 | 659 | / ast_enum_of_structs! { 660 | | /// An item declaration within the definition of a trait. 661 | | /// 662 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 709 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:715:16 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:731:16 | 731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:779:16 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:780:20 | 780 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:769:1 | 769 | / ast_enum_of_structs! { 770 | | /// An item within an impl block. 771 | | /// 772 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 819 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:876:16 | 876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:927:16 | 927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:923:1 | 923 | / ast_enum_of_structs! { 924 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 925 | | /// 926 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 939 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:93:15 | 93 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:381:19 | 381 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:597:15 | 597 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:705:15 | 705 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:815:15 | 815 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:976:16 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1237:16 | 1237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1305:16 | 1305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1338:16 | 1338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1352:16 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1401:16 | 1401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1419:16 | 1419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1500:16 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1535:16 | 1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1564:16 | 1564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1584:16 | 1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1680:16 | 1680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1722:16 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1745:16 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1827:16 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1843:16 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1859:16 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1903:16 | 1903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1921:16 | 1921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1971:16 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1995:16 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2019:16 | 2019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2070:16 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2144:16 | 2144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2200:16 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2260:16 | 2260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2290:16 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2319:16 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2392:16 | 2392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2410:16 | 2410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2522:16 | 2522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2603:16 | 2603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2628:16 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2668:16 | 2668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2726:16 | 2726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1817:23 | 1817 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2251:23 | 2251 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2592:27 | 2592 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2771:16 | 2771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2787:16 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2799:16 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2815:16 | 2815 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2830:16 | 2830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2843:16 | 2843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2861:16 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2873:16 | 2873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2888:16 | 2888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2903:16 | 2903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2929:16 | 2929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2942:16 | 2942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2964:16 | 2964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2979:16 | 2979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3001:16 | 3001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3023:16 | 3023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3034:16 | 3034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3043:16 | 3043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3050:16 | 3050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3059:16 | 3059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3066:16 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3075:16 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3130:16 | 3130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3139:16 | 3139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3155:16 | 3155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3177:16 | 3177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3193:16 | 3193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3202:16 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3212:16 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3226:16 | 3226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3237:16 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3273:16 | 3273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3301:16 | 3301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/file.rs:80:16 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/file.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/file.rs:118:16 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:567:16 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:587:16 | 587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:617:16 | 617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:7:16 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:109:20 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:312:16 | 312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// A pattern in a local binding, function signature, match expression, or 7 | | /// various other places. 8 | | /// ... | 98 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:104:16 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:119:16 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:158:16 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:176:16 | 176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:302:16 | 302 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:94:15 | 94 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:769:16 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:791:16 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:834:16 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:879:16 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:899:16 | 899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:408:12 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:98:12 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:317:12 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:329:12 | 329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:364:12 | 364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:411:12 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:428:12 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:466:12 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:537:12 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:547:12 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:560:12 | 560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:597:12 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:609:12 | 609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:622:12 | 622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:776:12 | 776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:819:12 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:830:12 | 830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:840:12 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:878:12 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:894:12 | 894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:953:12 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:968:12 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:986:12 | 986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:997:12 | 997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1037:12 | 1037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1081:12 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1164:12 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1209:12 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1289:12 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1498:12 | 1498 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1511:12 | 1511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1521:12 | 1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1531:12 | 1531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1577:12 | 1577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1587:12 | 1587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1611:12 | 1611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1622:12 | 1622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1633:12 | 1633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1735:12 | 1735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1745:12 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1820:12 | 1820 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1861:12 | 1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1873:12 | 1873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2095:12 | 2095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2104:12 | 2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2134:12 | 2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:849:19 | 849 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:962:19 | 962 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1058:19 | 1058 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1481:19 | 1481 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1829:19 | 1829 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:8:12 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:11:12 | 11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:18:12 | 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:21:12 | 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:31:12 | 31 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:56:12 | 56 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:64:12 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:74:12 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:117:12 | 117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:124:12 | 124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:127:12 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:134:12 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:137:12 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:147:12 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:155:12 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:165:12 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:183:12 | 183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:190:12 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:200:12 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:210:12 | 210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:221:12 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:308:12 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:315:12 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:318:12 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:325:12 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:336:12 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:339:12 | 339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:347:12 | 347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:357:12 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:368:12 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:379:12 | 379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:382:12 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:389:12 | 389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:392:12 | 392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:402:12 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:409:12 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:412:12 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:419:12 | 419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:432:12 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:442:12 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:445:12 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:453:12 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:456:12 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:464:12 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:467:12 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:474:12 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:486:12 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:489:12 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:496:12 | 496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:499:12 | 499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:506:12 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:516:12 | 516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:526:12 | 526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:529:12 | 529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:539:12 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:549:12 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:578:12 | 578 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:589:12 | 589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:600:12 | 600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:610:12 | 610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:613:12 | 613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:620:12 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:632:12 | 632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:642:12 | 642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:645:12 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:672:12 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:675:12 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:685:12 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:703:12 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:724:12 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:735:12 | 735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:738:12 | 738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:746:12 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:761:12 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:771:12 | 771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:781:12 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:784:12 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:792:12 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:795:12 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:806:12 | 806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:825:12 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:838:12 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:846:12 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:849:12 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:858:12 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:871:12 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:898:12 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:914:12 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:931:12 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:934:12 | 934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:961:12 | 961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:964:12 | 964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:973:12 | 973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:984:12 | 984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:987:12 | 987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:999:12 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1008:12 | 1008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1011:12 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1053:12 | 1053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1061:12 | 1061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1075:12 | 1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1086:12 | 1086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1093:12 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1120:12 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1128:12 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1139:12 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1142:12 | 1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1151:12 | 1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1154:12 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1163:12 | 1163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1166:12 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1180:12 | 1180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1199:12 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1210:12 | 1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1213:12 | 1213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1221:12 | 1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1231:12 | 1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1241:12 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1261:12 | 1261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1263:12 | 1263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1269:12 | 1269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1273:12 | 1273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1277:12 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1279:12 | 1279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1282:12 | 1282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1292:12 | 1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1295:12 | 1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1321:12 | 1321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1333:12 | 1333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1336:12 | 1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1346:12 | 1346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1353:12 | 1353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1356:12 | 1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1363:12 | 1363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1377:12 | 1377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1380:12 | 1380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1387:12 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1427:12 | 1427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1430:12 | 1430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1449:12 | 1449 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1452:12 | 1452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1459:12 | 1459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1462:12 | 1462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1473:12 | 1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1480:12 | 1480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1483:12 | 1483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1491:12 | 1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1505:12 | 1505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1512:12 | 1512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1515:12 | 1515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1522:12 | 1522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1533:12 | 1533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1543:12 | 1543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1556:12 | 1556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1563:12 | 1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1566:12 | 1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1573:12 | 1573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1583:12 | 1583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1586:12 | 1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1604:12 | 1604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1614:12 | 1614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1624:12 | 1624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1634:12 | 1634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1637:12 | 1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1656:12 | 1656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1670:12 | 1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1681:12 | 1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1684:12 | 1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1695:12 | 1695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1709:12 | 1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1725:12 | 1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1736:12 | 1736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1769:12 | 1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1772:12 | 1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1780:12 | 1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1783:12 | 1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1802:12 | 1802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1814:12 | 1814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1843:12 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1846:12 | 1846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1853:12 | 1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1865:12 | 1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1868:12 | 1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1875:12 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1878:12 | 1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1885:12 | 1885 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1888:12 | 1888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1895:12 | 1895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1898:12 | 1898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1908:12 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1915:12 | 1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1918:12 | 1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1930:12 | 1930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1945:12 | 1945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1965:12 | 1965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1968:12 | 1968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1979:12 | 1979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1990:12 | 1990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1997:12 | 1997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2007:12 | 2007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2010:12 | 2010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2020:12 | 2020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2032:12 | 2032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2035:12 | 2035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2042:12 | 2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2045:12 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2052:12 | 2052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2062:12 | 2062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2072:12 | 2072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2082:12 | 2082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2099:12 | 2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2109:12 | 2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2120:12 | 2120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2130:12 | 2130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2133:12 | 2133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2150:12 | 2150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2153:12 | 2153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2171:12 | 2171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2178:12 | 2178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2181:12 | 2181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:9:12 | 9 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:19:12 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:30:12 | 30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:44:12 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:85:12 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:191:12 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:211:12 | 211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:225:12 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:236:12 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:259:12 | 259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:280:12 | 280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:290:12 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:507:12 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:518:12 | 518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:530:12 | 530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:543:12 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:555:12 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:566:12 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:591:12 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:602:12 | 602 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:654:12 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:691:12 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:702:12 | 702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:715:12 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:739:12 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:750:12 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:762:12 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:773:12 | 773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:785:12 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:810:12 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:822:12 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:847:12 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:859:12 | 859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:870:12 | 870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:884:12 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:906:12 | 906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:929:12 | 929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:952:12 | 952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:990:12 | 990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1003:12 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1016:12 | 1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1038:12 | 1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1048:12 | 1048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1058:12 | 1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1070:12 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1089:12 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1122:12 | 1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1134:12 | 1134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1172:12 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1203:12 | 1203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1222:12 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1245:12 | 1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1258:12 | 1258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1347:12 | 1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1456:12 | 1456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1469:12 | 1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1510:12 | 1510 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1523:12 | 1523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1550:12 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1580:12 | 1580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1612:12 | 1612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1626:12 | 1626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1653:12 | 1653 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1717:12 | 1717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1751:12 | 1751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1771:12 | 1771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1826:12 | 1826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1845:12 | 1845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1944:12 | 1944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1969:12 | 1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1980:12 | 1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2029:12 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2039:12 | 2039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2050:12 | 2050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2063:12 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2074:12 | 2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2098:12 | 2098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2108:12 | 2108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2141:12 | 2141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2163:12 | 2163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2174:12 | 2174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2186:12 | 2186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2227:12 | 2227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2245:12 | 2245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2263:12 | 2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2303:12 | 2303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2320:12 | 2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2353:12 | 2353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2366:12 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2378:12 | 2378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2391:12 | 2391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2406:12 | 2406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2479:12 | 2479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2490:12 | 2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2505:12 | 2505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2515:12 | 2515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2525:12 | 2525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2533:12 | 2533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2543:12 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2551:12 | 2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2566:12 | 2566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2585:12 | 2585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2595:12 | 2595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2606:12 | 2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2618:12 | 2618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2630:12 | 2630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2640:12 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2651:12 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2661:12 | 2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2681:12 | 2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2689:12 | 2689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2699:12 | 2699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2709:12 | 2709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2720:12 | 2720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2731:12 | 2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2762:12 | 2762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2772:12 | 2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2785:12 | 2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2793:12 | 2793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2801:12 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2812:12 | 2812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2838:12 | 2838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2848:12 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:501:23 | 501 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1116:19 | 1116 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1285:19 | 1285 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1422:19 | 1422 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1927:19 | 1927 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2347:19 | 2347 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2473:19 | 2473 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:57:12 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:81:12 | 81 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:229:12 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:240:12 | 240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:250:12 | 250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:262:12 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:277:12 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:288:12 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:311:12 | 311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:333:12 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:343:12 | 343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:619:12 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:631:12 | 631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:643:12 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:667:12 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:678:12 | 678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:689:12 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:701:12 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:725:12 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:742:12 | 742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:753:12 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:765:12 | 765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:780:12 | 780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:816:12 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:829:12 | 829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:839:12 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:851:12 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:874:12 | 874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:889:12 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:900:12 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:923:12 | 923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:936:12 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:949:12 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:960:12 | 960 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:985:12 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1019:12 | 1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1030:12 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1041:12 | 1041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1054:12 | 1054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1078:12 | 1078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1121:12 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1141:12 | 1141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1217:12 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1228:12 | 1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1244:12 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1257:12 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1290:12 | 1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1308:12 | 1308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1331:12 | 1331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1378:12 | 1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1396:12 | 1396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1407:12 | 1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1437:12 | 1437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1447:12 | 1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1559:12 | 1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1574:12 | 1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1601:12 | 1601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1613:12 | 1613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1630:12 | 1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1669:12 | 1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1687:12 | 1687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1702:12 | 1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1721:12 | 1721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1737:12 | 1737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1781:12 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1790:12 | 1790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1800:12 | 1800 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1859:12 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1872:12 | 1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1884:12 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1907:12 | 1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1925:12 | 1925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1959:12 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1970:12 | 1970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2101:12 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2125:12 | 2125 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2135:12 | 2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2156:12 | 2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2167:12 | 2167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2179:12 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2191:12 | 2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2201:12 | 2201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2212:12 | 2212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2236:12 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2247:12 | 2247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2259:12 | 2259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2269:12 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2279:12 | 2279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2298:12 | 2298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2319:12 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2330:12 | 2330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2342:12 | 2342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2355:12 | 2355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2373:12 | 2373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2385:12 | 2385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2400:12 | 2400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2419:12 | 2419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2448:12 | 2448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2460:12 | 2460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2474:12 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2509:12 | 2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2524:12 | 2524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2535:12 | 2535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2648:12 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2660:12 | 2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2676:12 | 2676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2686:12 | 2686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2696:12 | 2696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2705:12 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2714:12 | 2714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2723:12 | 2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2737:12 | 2737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2755:12 | 2755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2765:12 | 2765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2787:12 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2809:12 | 2809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2819:12 | 2819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2829:12 | 2829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2852:12 | 2852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2861:12 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2871:12 | 2871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2880:12 | 2880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2891:12 | 2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2902:12 | 2902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2935:12 | 2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2945:12 | 2945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2957:12 | 2957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling encoding-index-simpchinese v1.20141219.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2966:12 | 2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2975:12 | 2975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_simpchinese CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-simpchinese-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-simpchinese-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for simplified Chinese character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-simpchinese CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_simpchinese --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-simpchinese-1.20141219.5/lib.rs --error-format=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=fdab71e2eeccb44f -C extra-filename=-e06522b7583022fa --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-7d710be7a0ad4681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2987:12 | 2987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3011:12 | 3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3021:12 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:590:23 | 590 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1199:19 | 1199 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1372:19 | 1372 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1536:19 | 1536 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2095:19 | 2095 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2503:19 | 2503 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2642:19 | 2642 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:787:9 | 787 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1311:12 | 1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/reserved.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/reserved.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `parking_lot_core` (lib) generated 2 warnings Compiling encoding-index-singlebyte v1.20141219.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_singlebyte CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-singlebyte-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-singlebyte-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for various single-byte character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-singlebyte CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_singlebyte --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-singlebyte-1.20141219.5/lib.rs --error-format=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=ff04fe0f7b69322f -C extra-filename=-fbf3b5539afcc59b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-7d710be7a0ad4681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tracing-core` (lib) generated 10 warnings Compiling encoding-index-korean v1.20141219.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_korean CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-korean-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-korean-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for Korean character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-korean CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_korean --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-korean-1.20141219.5/lib.rs --error-format=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=23c7e887d26369cd -C extra-filename=-3abfb4354138175c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-7d710be7a0ad4681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling encoding-index-japanese v1.20141219.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_japanese CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-japanese-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-japanese-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for Japanese character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-japanese CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_japanese --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-japanese-1.20141219.5/lib.rs --error-format=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=30f55f1452f3578f -C extra-filename=-9c5f319dfed62541 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-7d710be7a0ad4681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num_cpus v1.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=5909544c7470348d -C extra-filename=-746a7e5f64705fb7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8db1e10cee768fb0 -C extra-filename=-34874f824b7b9dc6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration warning: `num_cpus` (lib) generated 2 warnings Compiling yada v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yada CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yada-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yada-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Takuya Asano ' CARGO_PKG_DESCRIPTION='Yada is a yet another double-array trie library aiming for fast search and compact data representation.' CARGO_PKG_HOMEPAGE='https://github.com/takuyaa/yada' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yada CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/takuyaa/yada' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name yada --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yada-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 embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72c75264afd1f233 -C extra-filename=-fb09296263183964 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling encoding v0.2.33 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Character encoding support for Rust' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.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 embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e8d6903ab817975 -C extra-filename=-29214ed67d3c75ac --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_japanese=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_japanese-9c5f319dfed62541.rmeta --extern encoding_index_korean=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_korean-3abfb4354138175c.rmeta --extern encoding_index_simpchinese=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_simpchinese-e06522b7583022fa.rmeta --extern encoding_index_singlebyte=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_singlebyte-fbf3b5539afcc59b.rmeta --extern encoding_index_tradchinese=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tradchinese-cc6e685f5b58756b.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `tinyvec` (lib) generated 7 warnings Compiling unicode-normalization v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=1165db6126454145 -C extra-filename=-67616e93a5fcd97d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtinyvec-4326b1dbb3edb3a2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:124:24 | 124 | '\u{0}'...'\u{d7ff}' | '\u{e000}'...'\u{ffff}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:124:50 | 124 | '\u{0}'...'\u{d7ff}' | '\u{e000}'...'\u{ffff}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:128:28 | 128 | '\u{10000}'...'\u{10ffff}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:190:27 | 190 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:203:27 | 203 | 0xd800...0xdbff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:207:27 | 207 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:231:23 | 231 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:256:23 | 256 | 0xd800...0xdbff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:265:31 | 265 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:276:23 | 276 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:110:18 | 110 | (0x81...0xfe, 0x41...0xfe) => (lead - 0x81) * 190 + (trail - 0x41), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:110:31 | 110 | (0x81...0xfe, 0x41...0xfe) => (lead - 0x81) * 190 + (trail - 0x41), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:119:22 | 119 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:120:22 | 120 | case b @ 0x81...0xfe => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:56:24 | 56 | '\u{0}'...'\u{7f}' => { output.write_byte(ch as u8); } | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:59:27 | 59 | '\u{ff61}'...'\u{ff9f}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:124:18 | 124 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:124:31 | 124 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:136:18 | 136 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:136:31 | 136 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:145:22 | 145 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:148:22 | 148 | case b @ 0xa1...0xfe => S3(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:155:22 | 155 | case b @ 0xa1...0xdf => ctx.emit(0xff61 + b as u32 - 0xa1); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:156:18 | 156 | case 0xa1...0xfe => ctx.err("invalid sequence"); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:163:22 | 163 | case b @ 0xa1...0xfe => S4(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:170:22 | 170 | case b @ 0xa1...0xfe => match map_two_0208_bytes(lead, b) { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:181:22 | 181 | case b @ 0xa1...0xfe => match map_two_0212_bytes(lead, b) { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:476:24 | 476 | '\u{0}'...'\u{80}' => { output.write_byte(ch as u8); } | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:479:27 | 479 | '\u{ff61}'...'\u{ff9f}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:18 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:31 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:47 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:60 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:18 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:31 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:47 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:60 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:18 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:31 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:47 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:60 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:561:22 | 561 | case b @ 0x00...0x80 => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:562:22 | 562 | case b @ 0xa1...0xdf => ctx.emit(0xff61 + b as u32 - 0xa1); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:563:22 | 563 | case b @ 0x81...0x9f, b @ 0xe0...0xfc => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:563:39 | 563 | case b @ 0x81...0x9f, b @ 0xe0...0xfc => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `percent-encoding` (lib) generated 1 warning warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:818:24 | 818 | '\u{0}'...'\u{7f}' => { ensure_ASCII!(); output.write_byte(ch as u8); } | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:821:27 | 821 | '\u{ff61}'...'\u{ff9f}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Compiling form_urlencoded v1.2.1 warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:890:18 | 890 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:890:31 | 890 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:902:18 | 902 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:902:31 | 902 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:912:22 | 912 | case b @ 0x00...0x7f => ctx.emit(b as u32), ASCII(ctx); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:937:22 | 937 | case b @ 0x21...0x5f => ctx.emit(0xff61 + b as u32 - 0x21), Katakana(ctx); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:18 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=17e20c53eea96531 -C extra-filename=-3cca28138618752d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-34874f824b7b9dc6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:31 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:47 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:60 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:224:22 | 224 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:226:22 | 226 | case b @ 0x81...0xfe => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:233:22 | 233 | case b @ 0x30...0x39 => S2(ctx, first, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:242:22 | 242 | case b @ 0x81...0xfe => S3(ctx, first, second, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:248:22 | 248 | case b @ 0x30...0x39 => match map_four_bytes(first, second, third, b) { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:585:18 | 585 | (0x20...0x7f, 0x21...0x7e) => (lead - 1) * 190 + (trail + 0x3f), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:585:31 | 585 | (0x20...0x7f, 0x21...0x7e) => (lead - 1) * 190 + (trail + 0x3f), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:595:22 | 595 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:604:22 | 604 | case b @ 0x20...0x7f => B2(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:18 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:31 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:47 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:60 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:128:22 | 128 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:129:22 | 129 | case b @ 0x81...0xfe => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/label.rs:15:44 | 15 | label.chars().map(|c| match c { 'A'...'Z' => (c as u8 + 32) as char, _ => c }).collect(); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:60:26 | 60 | pub output: &'a mut (types::StringWriter + 'a), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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` | 60 | pub output: &'a mut (dyn types::StringWriter + 'a), | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:300:36 | 300 | extern "Rust" fn(decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool; | ^^^^^^^^^^ | = 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` | 300 | extern "Rust" fn(decoder: &mut dyn RawDecoder, input: &[u8], output: &mut StringWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:300:75 | 300 | extern "Rust" fn(decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool; | ^^^^^^^^^^^^ | = 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` | 300 | extern "Rust" fn(decoder: &mut RawDecoder, input: &[u8], output: &mut dyn StringWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:296:36 | 296 | extern "Rust" fn(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool; | ^^^^^^^^^^ | = 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` | 296 | extern "Rust" fn(encoder: &mut dyn RawEncoder, input: &str, output: &mut ByteWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:296:74 | 296 | extern "Rust" fn(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool; | ^^^^^^^^^^ | = 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` | 296 | extern "Rust" fn(encoder: &mut RawEncoder, input: &str, output: &mut dyn ByteWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:181:34 | 181 | pub type EncodingRef = &'static (Encoding + Send + Sync); | ^^^^^^^^^^^^^^^^^^^^^^ | = 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` | 181 | pub type EncodingRef = &'static (dyn Encoding + Send + Sync); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:101:1 | 101 | / stateful_decoder! { 102 | | module windows949; 103 | | 104 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 135 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:101:1 | 101 | / stateful_decoder! { 102 | | module windows949; 103 | | 104 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 135 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:115:1 | 115 | / stateful_decoder! { 116 | | module eucjp; 117 | | 118 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 188 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:115:1 | 115 | / stateful_decoder! { 116 | | module eucjp; 117 | | 118 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 188 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:537:1 | 537 | / stateful_decoder! { 538 | | module windows31j; 539 | | 540 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 575 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:537:1 | 537 | / stateful_decoder! { 538 | | module windows31j; 539 | | 540 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 575 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:881:1 | 881 | / stateful_decoder! { 882 | | module iso2022jp; 883 | | 884 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 999 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:881:1 | 881 | / stateful_decoder! { 882 | | module iso2022jp; 883 | | 884 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 999 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:194:1 | 194 | / stateful_decoder! { 195 | | module gb18030; 196 | | 197 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 254 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:194:1 | 194 | / stateful_decoder! { 195 | | module gb18030; 196 | | 197 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 254 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:576:1 | 576 | / stateful_decoder! { 577 | | module hz; 578 | | 579 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 642 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:576:1 | 576 | / stateful_decoder! { 577 | | module hz; 578 | | 579 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 642 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:107:1 | 107 | / stateful_decoder! { 108 | | module bigfive2003; 109 | | 110 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 148 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:107:1 | 107 | / stateful_decoder! { 108 | | module bigfive2003; 109 | | 110 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 148 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:136:32 | 136 | fn from_self(&self) -> Box; | ^^^^^^^^^^ | = 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` | 136 | fn from_self(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:147:54 | 147 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option); | ^^^^^^^^^^ | = 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` | 147 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:153:43 | 153 | fn raw_finish(&mut self, output: &mut ByteWriter) -> Option; | ^^^^^^^^^^ | = 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` | 153 | fn raw_finish(&mut self, output: &mut dyn ByteWriter) -> Option; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:160:32 | 160 | fn from_self(&self) -> Box; | ^^^^^^^^^^ | = 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` | 160 | fn from_self(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:171:55 | 171 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option); | ^^^^^^^^^^^^ | = 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` | 171 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:176:43 | 176 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option; | ^^^^^^^^^^^^ | = 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` | 176 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:195:34 | 195 | fn raw_encoder(&self) -> Box; | ^^^^^^^^^^ | = 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` | 195 | fn raw_encoder(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:198:34 | 198 | fn raw_decoder(&self) -> Box; | ^^^^^^^^^^ | = 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` | 198 | fn raw_decoder(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:210:67 | 210 | fn encode_to(&self, input: &str, trap: EncoderTrap, ret: &mut ByteWriter) | ^^^^^^^^^^ | = 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` | 210 | fn encode_to(&self, input: &str, trap: EncoderTrap, ret: &mut dyn ByteWriter) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:258:68 | 258 | fn decode_to(&self, input: &[u8], trap: DecoderTrap, ret: &mut StringWriter) | ^^^^^^^^^^^^ | = 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` | 258 | fn decode_to(&self, input: &[u8], trap: DecoderTrap, ret: &mut dyn StringWriter) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:29:37 | 29 | fn write_two_bytes(output: &mut ByteWriter, msb: u8, lsb: u8); | ^^^^^^^^^^ | = 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` | 29 | fn write_two_bytes(output: &mut dyn ByteWriter, msb: u8, lsb: u8); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:72:48 | 72 | pub fn new(buf: &'a [u8], output: &'a mut (types::StringWriter + 'a), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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` | 72 | pub fn new(buf: &'a [u8], output: &'a mut (dyn types::StringWriter + 'a), | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:90:34 | 90 | fn raw_encoder(&self) -> Box { UTF16Encoder::::new() } | ^^^^^^^^^^ | = 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` | 90 | fn raw_encoder(&self) -> Box { UTF16Encoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:91:34 | 91 | fn raw_decoder(&self) -> Box { UTF16Decoder::::new() } | ^^^^^^^^^^ | = 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` | 91 | fn raw_decoder(&self) -> Box { UTF16Decoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:108:21 | 108 | fn new() -> Box { | ^^^^^^^^^^ | = 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` | 108 | fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:114:32 | 114 | fn from_self(&self) -> Box { UTF16Encoder::::new() } | ^^^^^^^^^^ | = 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` | 114 | fn from_self(&self) -> Box { UTF16Encoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:116:54 | 116 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 116 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:141:44 | 141 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 141 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:161:25 | 161 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 161 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:168:32 | 168 | fn from_self(&self) -> Box { UTF16Decoder::::new() } | ^^^^^^^^^^ | = 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` | 168 | fn from_self(&self) -> Box { UTF16Decoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:170:55 | 170 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 170 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:291:44 | 291 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 291 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:94:34 | 94 | fn raw_encoder(&self) -> Box { GBEncoder::::new() } | ^^^^^^^^^^ | = 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` | 94 | fn raw_encoder(&self) -> Box { GBEncoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:95:34 | 95 | fn raw_decoder(&self) -> Box { GB18030Decoder::new() } | ^^^^^^^^^^ | = 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` | 95 | fn raw_decoder(&self) -> Box { GB18030Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:112:25 | 112 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 112 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:118:32 | 118 | fn from_self(&self) -> Box { GBEncoder::::new() } | ^^^^^^^^^^ | = 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` | 118 | fn from_self(&self) -> Box { GBEncoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:121:54 | 121 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 121 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:160:44 | 160 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 160 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:368:35 | 368 | fn reencode(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter, | ^^^^^^^^^^ | = 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` | 368 | fn reencode(encoder: &mut dyn RawEncoder, input: &str, output: &mut ByteWriter, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:368:73 | 368 | fn reencode(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter, | ^^^^^^^^^^ | = 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` | 368 | fn reencode(encoder: &mut RawEncoder, input: &str, output: &mut dyn ByteWriter, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:322:38 | 322 | pub fn trap(&self, decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool { | ^^^^^^^^^^ | = 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` | 322 | pub fn trap(&self, decoder: &mut dyn RawDecoder, input: &[u8], output: &mut StringWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:322:77 | 322 | pub fn trap(&self, decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool { | ^^^^^^^^^^^^ | = 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` | 322 | pub fn trap(&self, decoder: &mut RawDecoder, input: &[u8], output: &mut dyn StringWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:367:38 | 367 | pub fn trap(&self, encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool { | ^^^^^^^^^^ | = 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` | 367 | pub fn trap(&self, encoder: &mut dyn RawEncoder, input: &str, output: &mut ByteWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:367:76 | 367 | pub fn trap(&self, encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool { | ^^^^^^^^^^ | = 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` | 367 | pub fn trap(&self, encoder: &mut RawEncoder, input: &str, output: &mut dyn ByteWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:16:34 | 16 | fn raw_encoder(&self) -> Box { ErrorEncoder::new() } | ^^^^^^^^^^ | = 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` | 16 | fn raw_encoder(&self) -> Box { ErrorEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:17:34 | 17 | fn raw_decoder(&self) -> Box { ErrorDecoder::new() } | ^^^^^^^^^^ | = 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` | 17 | fn raw_decoder(&self) -> Box { ErrorDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:29:32 | 29 | fn from_self(&self) -> Box { ErrorEncoder::new() } | ^^^^^^^^^^ | = 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` | 29 | fn from_self(&self) -> Box { ErrorEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:31:55 | 31 | fn raw_feed(&mut self, input: &str, _output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 31 | fn raw_feed(&mut self, input: &str, _output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:40:44 | 40 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 40 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:54:32 | 54 | fn from_self(&self) -> Box { ErrorDecoder::new() } | ^^^^^^^^^^ | = 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` | 54 | fn from_self(&self) -> Box { ErrorDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:57:45 | 57 | input: &[u8], _output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 57 | input: &[u8], _output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:65:44 | 65 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 65 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:25:25 | 25 | pub fn new() -> Box { Box::new(ErrorEncoder) } | ^^^^^^^^^^ | = 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` | 25 | pub fn new() -> Box { Box::new(ErrorEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:50:25 | 50 | pub fn new() -> Box { Box::new(ErrorDecoder) } | ^^^^^^^^^^ | = 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` | 50 | pub fn new() -> Box { Box::new(ErrorDecoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:22:34 | 22 | fn raw_encoder(&self) -> Box { ASCIIEncoder::new() } | ^^^^^^^^^^ | = 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` | 22 | fn raw_encoder(&self) -> Box { ASCIIEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:23:34 | 23 | fn raw_decoder(&self) -> Box { ASCIIDecoder::new() } | ^^^^^^^^^^ | = 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` | 23 | fn raw_decoder(&self) -> Box { ASCIIDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:35:32 | 35 | fn from_self(&self) -> Box { ASCIIEncoder::new() } | ^^^^^^^^^^ | = 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` | 35 | fn from_self(&self) -> Box { ASCIIEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:38:54 | 38 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 38 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:56:44 | 56 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 56 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:70:32 | 70 | fn from_self(&self) -> Box { ASCIIDecoder::new() } | ^^^^^^^^^^ | = 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` | 70 | fn from_self(&self) -> Box { ASCIIDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:73:55 | 73 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 73 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:94:44 | 94 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 94 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:76:43 | 76 | fn write_ascii_bytes(output: &mut StringWriter, buf: &[u8]) { | ^^^^^^^^^^^^ | = 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` | 76 | fn write_ascii_bytes(output: &mut dyn StringWriter, buf: &[u8]) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:31:25 | 31 | pub fn new() -> Box { Box::new(ASCIIEncoder) } | ^^^^^^^^^^ | = 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` | 31 | pub fn new() -> Box { Box::new(ASCIIEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:66:25 | 66 | pub fn new() -> Box { Box::new(ASCIIDecoder) } | ^^^^^^^^^^ | = 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` | 66 | pub fn new() -> Box { Box::new(ASCIIDecoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:23:34 | 23 | fn raw_encoder(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | ^^^^^^^^^^ | = 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` | 23 | fn raw_encoder(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:24:34 | 24 | fn raw_decoder(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | ^^^^^^^^^^ | = 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` | 24 | fn raw_decoder(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:40:32 | 40 | fn from_self(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | ^^^^^^^^^^ | = 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` | 40 | fn from_self(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:43:54 | 43 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 43 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:64:44 | 64 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 64 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:82:32 | 82 | fn from_self(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | ^^^^^^^^^^ | = 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` | 82 | fn from_self(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:85:55 | 85 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 85 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:108:44 | 108 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 108 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:34:68 | 34 | pub fn new(index_backward: extern "Rust" fn(u32) -> u8) -> Box { | ^^^^^^^^^^ | = 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` | 34 | pub fn new(index_backward: extern "Rust" fn(u32) -> u8) -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:76:67 | 76 | pub fn new(index_forward: extern "Rust" fn(u8) -> u16) -> Box { | ^^^^^^^^^^ | = 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` | 76 | pub fn new(index_forward: extern "Rust" fn(u8) -> u16) -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:52:34 | 52 | fn raw_encoder(&self) -> Box { UTF8Encoder::new() } | ^^^^^^^^^^ | = 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` | 52 | fn raw_encoder(&self) -> Box { UTF8Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:53:34 | 53 | fn raw_decoder(&self) -> Box { UTF8Decoder::new() } | ^^^^^^^^^^ | = 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` | 53 | fn raw_decoder(&self) -> Box { UTF8Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:65:32 | 65 | fn from_self(&self) -> Box { UTF8Encoder::new() } | ^^^^^^^^^^ | = 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` | 65 | fn from_self(&self) -> Box { UTF8Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:68:54 | 68 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 68 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:75:44 | 75 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 75 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:142:32 | 142 | fn from_self(&self) -> Box { UTF8Decoder::new() } | ^^^^^^^^^^ | = 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` | 142 | fn from_self(&self) -> Box { UTF8Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:145:55 | 145 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 145 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:197:44 | 197 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 197 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:148:37 | 148 | fn write_bytes(output: &mut StringWriter, bytes: &[u8]) { | ^^^^^^^^^^^^ | = 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` | 148 | fn write_bytes(output: &mut dyn StringWriter, bytes: &[u8]) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:61:25 | 61 | pub fn new() -> Box { Box::new(UTF8Encoder) } | ^^^^^^^^^^ | = 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` | 61 | pub fn new() -> Box { Box::new(UTF8Encoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:89:25 | 89 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 89 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:36:37 | 36 | fn write_two_bytes(output: &mut ByteWriter, msb: u8, lsb: u8) { | ^^^^^^^^^^ | = 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` | 36 | fn write_two_bytes(output: &mut dyn ByteWriter, msb: u8, lsb: u8) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:48:37 | 48 | fn write_two_bytes(output: &mut ByteWriter, msb: u8, lsb: u8) { | ^^^^^^^^^^ | = 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` | 48 | fn write_two_bytes(output: &mut dyn ByteWriter, msb: u8, lsb: u8) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:30:34 | 30 | fn raw_encoder(&self) -> Box { Windows949Encoder::new() } | ^^^^^^^^^^ | = 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` | 30 | fn raw_encoder(&self) -> Box { Windows949Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:31:34 | 31 | fn raw_decoder(&self) -> Box { Windows949Decoder::new() } | ^^^^^^^^^^ | = 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` | 31 | fn raw_decoder(&self) -> Box { Windows949Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:43:32 | 43 | fn from_self(&self) -> Box { Windows949Encoder::new() } | ^^^^^^^^^^ | = 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` | 43 | fn from_self(&self) -> Box { Windows949Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:46:54 | 46 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 46 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:67:44 | 67 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 67 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:85:32 | 85 | fn from_self(&self) -> Box { Windows949Decoder::new() } | ^^^^^^^^^^ | = 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` | 85 | fn from_self(&self) -> Box { Windows949Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:88:55 | 88 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 88 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:94:43 | 94 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 94 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:39:25 | 39 | pub fn new() -> Box { Box::new(Windows949Encoder) } | ^^^^^^^^^^ | = 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` | 39 | pub fn new() -> Box { Box::new(Windows949Encoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:79:25 | 79 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 79 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:35:34 | 35 | fn raw_encoder(&self) -> Box { EUCJPEncoder::new() } | ^^^^^^^^^^ | = 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` | 35 | fn raw_encoder(&self) -> Box { EUCJPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:36:34 | 36 | fn raw_decoder(&self) -> Box { EUCJP0212Decoder::new() } | ^^^^^^^^^^ | = 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` | 36 | fn raw_decoder(&self) -> Box { EUCJP0212Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:48:32 | 48 | fn from_self(&self) -> Box { EUCJPEncoder::new() } | ^^^^^^^^^^ | = 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` | 48 | fn from_self(&self) -> Box { EUCJPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:51:54 | 51 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 51 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:81:44 | 81 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 81 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:99:32 | 99 | fn from_self(&self) -> Box { EUCJP0212Decoder::new() } | ^^^^^^^^^^ | = 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` | 99 | fn from_self(&self) -> Box { EUCJP0212Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:102:55 | 102 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 102 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:108:43 | 108 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 108 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:455:34 | 455 | fn raw_encoder(&self) -> Box { Windows31JEncoder::new() } | ^^^^^^^^^^ | = 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` | 455 | fn raw_encoder(&self) -> Box { Windows31JEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:456:34 | 456 | fn raw_decoder(&self) -> Box { Windows31JDecoder::new() } | ^^^^^^^^^^ | = 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` | 456 | fn raw_decoder(&self) -> Box { Windows31JDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:468:32 | 468 | fn from_self(&self) -> Box { Windows31JEncoder::new() } | ^^^^^^^^^^ | = 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` | 468 | fn from_self(&self) -> Box { Windows31JEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:471:54 | 471 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 471 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:503:44 | 503 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 503 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:521:32 | 521 | fn from_self(&self) -> Box { Windows31JDecoder::new() } | ^^^^^^^^^^ | = 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` | 521 | fn from_self(&self) -> Box { Windows31JDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:524:55 | 524 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 524 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:530:43 | 530 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 530 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:777:34 | 777 | fn raw_encoder(&self) -> Box { ISO2022JPEncoder::new() } | ^^^^^^^^^^ | = 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` | 777 | fn raw_encoder(&self) -> Box { ISO2022JPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:778:34 | 778 | fn raw_decoder(&self) -> Box { ISO2022JPDecoder::new() } | ^^^^^^^^^^ | = 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` | 778 | fn raw_decoder(&self) -> Box { ISO2022JPDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:799:32 | 799 | fn from_self(&self) -> Box { ISO2022JPEncoder::new() } | ^^^^^^^^^^ | = 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` | 799 | fn from_self(&self) -> Box { ISO2022JPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:802:54 | 802 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 802 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:847:44 | 847 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 847 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:865:32 | 865 | fn from_self(&self) -> Box { ISO2022JPDecoder::new() } | ^^^^^^^^^^ | = 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` | 865 | fn from_self(&self) -> Box { ISO2022JPDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:868:55 | 868 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 868 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:874:43 | 874 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 874 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:44:25 | 44 | pub fn new() -> Box { Box::new(EUCJPEncoder) } | ^^^^^^^^^^ | = 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` | 44 | pub fn new() -> Box { Box::new(EUCJPEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:93:25 | 93 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 93 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:464:25 | 464 | pub fn new() -> Box { Box::new(Windows31JEncoder) } | ^^^^^^^^^^ | = 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` | 464 | pub fn new() -> Box { Box::new(Windows31JEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:515:25 | 515 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 515 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:795:25 | 795 | pub fn new() -> Box { Box::new(ISO2022JPEncoder { st: ASCII }) } | ^^^^^^^^^^ | = 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` | 795 | pub fn new() -> Box { Box::new(ISO2022JPEncoder { st: ASCII }) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:859:25 | 859 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 859 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:178:32 | 178 | fn from_self(&self) -> Box { GB18030Decoder::new() } | ^^^^^^^^^^ | = 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` | 178 | fn from_self(&self) -> Box { GB18030Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:181:55 | 181 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 181 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:187:43 | 187 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 187 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:480:34 | 480 | fn raw_encoder(&self) -> Box { HZEncoder::new() } | ^^^^^^^^^^ | = 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` | 480 | fn raw_encoder(&self) -> Box { HZEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:481:34 | 481 | fn raw_decoder(&self) -> Box { HZDecoder::new() } | ^^^^^^^^^^ | = 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` | 481 | fn raw_decoder(&self) -> Box { HZDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:495:32 | 495 | fn from_self(&self) -> Box { HZEncoder::new() } | ^^^^^^^^^^ | = 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` | 495 | fn from_self(&self) -> Box { HZEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:498:54 | 498 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 498 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:542:44 | 542 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 542 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:560:32 | 560 | fn from_self(&self) -> Box { HZDecoder::new() } | ^^^^^^^^^^ | = 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` | 560 | fn from_self(&self) -> Box { HZDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:563:55 | 563 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 563 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:569:43 | 569 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 569 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:172:25 | 172 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 172 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:491:25 | 491 | pub fn new() -> Box { Box::new(HZEncoder { escaped: false }) } | ^^^^^^^^^^ | = 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` | 491 | pub fn new() -> Box { Box::new(HZEncoder { escaped: false }) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:554:25 | 554 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 554 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:33:34 | 33 | fn raw_encoder(&self) -> Box { BigFive2003Encoder::new() } | ^^^^^^^^^^ | = 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` | 33 | fn raw_encoder(&self) -> Box { BigFive2003Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:34:34 | 34 | fn raw_decoder(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | ^^^^^^^^^^ | = 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` | 34 | fn raw_decoder(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:46:32 | 46 | fn from_self(&self) -> Box { BigFive2003Encoder::new() } | ^^^^^^^^^^ | = 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` | 46 | fn from_self(&self) -> Box { BigFive2003Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:49:54 | 49 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 49 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:73:44 | 73 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 73 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:91:32 | 91 | fn from_self(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | ^^^^^^^^^^ | = 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` | 91 | fn from_self(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:94:55 | 94 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 94 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:100:43 | 100 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 100 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:42:25 | 42 | pub fn new() -> Box { Box::new(BigFive2003Encoder) } | ^^^^^^^^^^ | = 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` | 42 | pub fn new() -> Box { Box::new(BigFive2003Encoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:85:25 | 85 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 85 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/whatwg.rs:18:34 | 18 | fn raw_encoder(&self) -> Box { codec::utf_8::UTF8Encoding.raw_encoder() } | ^^^^^^^^^^ | = 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` | 18 | fn raw_encoder(&self) -> Box { codec::utf_8::UTF8Encoding.raw_encoder() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/whatwg.rs:19:34 | 19 | fn raw_decoder(&self) -> Box { codec::error::ErrorEncoding.raw_decoder() } | ^^^^^^^^^^ | = 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` | 19 | fn raw_decoder(&self) -> Box { codec::error::ErrorEncoding.raw_decoder() } | +++ warning: `form_urlencoded` (lib) generated 1 warning Compiling parking_lot v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot-0.12.1/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='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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=c8fe63052231975b -C extra-filename=-94e2bc5f6474b2dc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblock_api-6680c22497f2b52c.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot_core-6fada75ea709fec4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:119:45 | 119 | let write_two_bytes = |output: &mut ByteWriter, msb: u8, lsb: u8| | ^^^^^^^^^^ | = 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` | 119 | let write_two_bytes = |output: &mut dyn ByteWriter, msb: u8, lsb: u8| | +++ warning: unreachable pattern --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:135:17 | 135 | _ => unreachable!() // XXX Rust issue #12483, this is redundant | ^ no value can reach this | note: multiple earlier patterns match some of the same values --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:135:17 | 124 | '\u{0}'...'\u{d7ff}' | '\u{e000}'...'\u{ffff}' => { | ---------------------------------------------- matches some of the same values ... 128 | '\u{10000}'...'\u{10ffff}' => { | -------------------------- matches some of the same values ... 135 | _ => unreachable!() // XXX Rust issue #12483, this is redundant | ^ collectively making this unreachable = note: `#[warn(unreachable_patterns)]` on by default warning: field `data` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:64:9 | 54 | pub struct StatefulDecoderHelper<'a, St, Data: 'a> { | --------------------- field in this struct ... 64 | pub data: &'a Data, | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: `cc` (lib) generated 1 warning Compiling ring v0.17.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=20c988dd9f036cbf -C extra-filename=-f62caaa92e6fc772 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-f62caaa92e6fc772 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling encoding_rs_io v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs_io-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs_io-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Streaming transcoding for encoding_rs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs_io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/encoding_rs_io' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs_io --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs_io-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79d15434d63d2ee7 -C extra-filename=-a14d01aabf605776 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-657d89057cc1360b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-bidi v0.3.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=978a7af6dc641064 -C extra-filename=-24ec9a06a2820787 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libm v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=bbc6e236b5a7984c -C extra-filename=-7bb4fa21e5db255a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libm-7bb4fa21e5db255a -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/build.rs:9:14 | 9 | if !cfg!(feature = "checked") { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling crossbeam-utils v0.8.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.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", "loom", "nightly", "std"))' -C metadata=68928beb36d0b7ce -C extra-filename=-e6ae25e4927dcb29 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crossbeam-utils-e6ae25e4927dcb29 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libm-d4aa2e10b6478ef7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libm-7bb4fa21e5db255a/build-script-build` [libm 0.2.8] cargo:rerun-if-changed=build.rs [libm 0.2.8] cargo:rustc-cfg=assert_no_panic Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/flate2-1.0.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/flate2-1.0.28/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='' CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/flate2-1.0.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="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-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat"))' -C metadata=85d4372c12ffccc3 -C extra-filename=-dde0f9c9325079ca --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrc32fast-b4c8307f50067873.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libminiz_oxide-1096b0dc919bc0fa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-f62caaa92e6fc772/build-script-build` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("0") [ring 0.17.8] TARGET = Some("x86_64-unknown-freebsd") [ring 0.17.8] HOST = Some("x86_64-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crossbeam-utils-259305a6fd2931cf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crossbeam-utils-e6ae25e4927dcb29/build-script-build` [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getrandom-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getrandom-0.2.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=25159060c6a627a1 -C extra-filename=-09a55e0236ebfbe4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling idna v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=7994d2f1015e4843 -C extra-filename=-61bdf87b4ad1fe5c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_bidi-24ec9a06a2820787.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-67616e93a5fcd97d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-traits v0.2.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/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.31 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=899eaecbebb5f2c0 -C extra-filename=-769377703abfd910 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-traits-769377703abfd910 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling darling_core v0.20.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.20.9/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=83b7aa9008595ca0 -C extra-filename=-0d075f6e5abb6829 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-1924cfcf51f0defa.rmeta --extern ident_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libident_case-791a7c3bfb42fa17.rmeta --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrsim-07bc7147628c38e2.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-core v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=be2204e6ec2e9039 -C extra-filename=-99ecfd6f8c88266f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30/src/task/__internal/atomic_waker.rs:209:15 | 209 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `futures-core` (lib) generated 1 warning Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23ad8810d72426c6 -C extra-filename=-0c0d093252664af6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling spin v0.9.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=8abbf8d1d0e41ecd -C extra-filename=-872b6e369558a69a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/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.31 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-traits-36b27cfb45b310d5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-traits-769377703abfd910/build-script-build` [num-traits 0.2.18] cargo:rustc-cfg=has_to_int_unchecked [num-traits 0.2.18] cargo:rustc-cfg=has_reverse_bits [num-traits 0.2.18] cargo:rustc-cfg=has_leading_trailing_ones [num-traits 0.2.18] cargo:rustc-cfg=has_div_euclid [num-traits 0.2.18] cargo:rustc-cfg=has_copysign [num-traits 0.2.18] cargo:rustc-cfg=has_is_subnormal [num-traits 0.2.18] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.18] cargo:rustc-cfg=has_int_to_from_bytes [num-traits 0.2.18] cargo:rustc-cfg=has_float_to_from_bytes [num-traits 0.2.18] cargo:rerun-if-changed=build.rs Compiling url v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/url-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/url-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=6c5c6528c1e33fa7 -C extra-filename=-441f6e5a1fdb928c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libform_urlencoded-3cca28138618752d.rmeta --extern idna=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libidna-61bdf87b4ad1fe5c.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-34874f824b7b9dc6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/crossbeam-utils-259305a6fd2931cf/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=deb99de5abaca5ad -C extra-filename=-f935fc106e1bcddd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[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` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 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_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 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_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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: `encoding` (lib) generated 240 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libm-d4aa2e10b6478ef7/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=4fbc96713bd05e49 -C extra-filename=-80f63067af9a2f7c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acos.rs:62:22 | 62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acosf.rs:36:22 | 36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acoshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asin.rs:69:22 | 69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asinf.rs:38:22 | 38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asinh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asinhf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atan.rs:67:22 | 67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atan2.rs:51:22 | 51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atan2f.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atanf.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atanh.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atanhf.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cbrt.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cbrtf.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ceil.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ceilf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/copysign.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/copysignf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cos.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cosf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/coshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/erf.rs:222:22 | 222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/erff.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp.rs:84:22 | 84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp10.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp10f.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp2.rs:325:22 | 325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp2f.rs:76:22 | 76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expf.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expm1.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expm1f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fabs.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fabsf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fdim.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fdimf.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/floor.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/floorf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fma.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmaf.rs:48:22 | 48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmax.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmaxf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmin.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fminf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmod.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmodf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/hypot.rs:20:22 | 20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/hypotf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ilogb.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ilogbf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ldexp.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ldexpf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgamma.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgamma_r.rs:167:22 | 167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgammaf_r.rs:102:22 | 102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log.rs:73:22 | 73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log10.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log10f.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log1p.rs:68:22 | 68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log1pf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log2.rs:32:22 | 32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log2f.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/logf.rs:24:22 | 24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/nextafter.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/nextafterf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/pow.rs:92:22 | 92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/powf.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remainder.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remainderf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remquo.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remquof.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rint.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rintf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/round.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/roundf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/scalbn.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/scalbnf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sin.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sincos.rs:15:22 | 15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sincosf.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sinf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sinh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sinhf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sqrt.rs:81:22 | 81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sqrtf.rs:16:22 | 16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tan.rs:42:22 | 42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tanf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tanh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tanhf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tgamma.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/trunc.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/truncf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expo2.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_cos.rs:54:22 | 54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_cosf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_expo2.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_expo2f.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_sin.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_sinf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_tan.rs:61:22 | 61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_tanf.rs:22:22 | 22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:230:44 | 230 | #[cfg(all(target_pointer_width = "64", feature = "checked"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2f.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `bound` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.20.9/src/codegen/trait_impl.rs:19:9 | 13 | pub struct TraitImpl<'a> { | --------- field in this struct ... 19 | pub bound: Option<&'a [WherePredicate]>, | ^^^^^ | = note: `TraitImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=d293c5bcc8ac686d -C extra-filename=-e467e964536d55ba --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-e467e964536d55ba -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-utils` (lib) generated 43 warnings Compiling backtrace v0.3.68 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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.68 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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=43a45bddd5280ba3 -C extra-filename=-7f067711b445f7f6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/backtrace-7f067711b445f7f6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling signal-hook-registry v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/signal-hook-registry-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/signal-hook-registry-1.4.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=faeb78a8ce1143a6 -C extra-filename=-61c85315e83f88e8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mio-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=28e327fd3ea5b504 -C extra-filename=-9f50829a9e75d061 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `libm` (lib) generated 109 warnings Compiling socket2 v0.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socket2-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=004f69a774bf168c -C extra-filename=-87740be5b5320ef9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs:287:18 | 287 | 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: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mio-0.8.11/src/poll.rs:3:9 | 3 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `syn` (lib) generated 2829 warnings (270 duplicates) Compiling serde_derive v1.0.198 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/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=48e7cbfd08b5a248 -C extra-filename=-9045431716e35abc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `signal-hook-registry` (lib) generated 1 warning Compiling thiserror-impl v1.0.61 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-impl-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-impl-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-impl-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61735e40a9b6cb6d -C extra-filename=-61c883e128e41b98 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-macro v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-macro-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-macro-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=834e3ad71c0b5882 -C extra-filename=-94251bad2db030a2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: `encoding_rs` (lib) generated 27 warnings (27 duplicates) Compiling tracing-attributes v0.1.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=8a46fb56a217cfd2 -C extra-filename=-ccde6dcc0e56417e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/lib.rs:62:23 | 62 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/attr.rs:1797:31 | 1797 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:110:35 | 110 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:181:47 | 181 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:210:35 | 210 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:231:43 | 231 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/bound.rs:147:39 | 147 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/bound.rs:199:51 | 199 | ... #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/bound.rs:228:39 | 228 | #![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: `mio` (lib) generated 29 warnings Compiling tokio-macros v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-macros-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-macros-2.2.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.63 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-macros-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0fac55b9448894c -C extra-filename=-79e3bfa6bc11fa7e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=66985457198f2394 -C extra-filename=-c174009e79074af1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gimli v0.27.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gimli-0.27.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gimli-0.27.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gimli-0.27.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="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=7b5764b28e9dffd0 -C extra-filename=-9a18bc23cf1e70c4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tokio v1.35.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.35.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=35 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.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="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="num_cpus"' --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", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1b42fb47caa56fb8 -C extra-filename=-f7c8132b7120aa31 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern mio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmio-9f50829a9e75d061.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rmeta --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsignal_hook_registry-61c85315e83f88e8.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-87740be5b5320ef9.rmeta --extern tokio_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_macros-79e3bfa6bc11fa7e.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `darling_core` (lib) generated 1 warning Compiling darling_macro v0.20.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_macro-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_macro-0.20.9/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_macro-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fdefbcd36838ae0 -C extra-filename=-39863e555e5c6752 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling_core-0d075f6e5abb6829.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-a39c32a1473dbf2a/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78e83a97cf85478b -C extra-filename=-a4710f4acdd07d2f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror_impl-61c883e128e41b98.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_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/thiserror-352b8cdd141d3c7a/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thiserror-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96a1dbfd20547935 -C extra-filename=-595d942ec5278483 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror_impl-61c883e128e41b98.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=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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-e467e964536d55ba/build-script-build` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("3") [ring 0.17.8] TARGET = Some("x86_64-unknown-freebsd") [ring 0.17.8] HOST = Some("x86_64-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling darling v0.20.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling-0.20.9/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=ba3b160994e9f5eb -C extra-filename=-84e42bcc35c281da --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling_core-0d075f6e5abb6829.rmeta --extern darling_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling_macro-39863e555e5c6752.so --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") Compiling derive_builder_core v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=719c19666c47cc09 -C extra-filename=-f21f552af5835c57 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling-84e42bcc35c281da.rmeta --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:21:13 | 21 | #![cfg_attr(loom, allow(dead_code, unreachable_pub))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 value: `128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:453:5 | 453 | 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:460:9 | 460 | not(tokio_unstable), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:473:15 | 473 | #[cfg(all(not(tokio_unstable), tokio_taskdump))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:473:32 | 473 | #[cfg(all(not(tokio_unstable), tokio_taskdump))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:477:5 | 477 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/net/mod.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:694:7 | 694 | #[cfg(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 name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/fs/mod.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:507:1 | 507 | / cfg_process! { 508 | | pub mod process; 509 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:307:23 | 307 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:526:1 | 526 | / cfg_signal! { 527 | | pub mod signal; 528 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:530:1 | 530 | / cfg_signal_internal! { 531 | | #[cfg(not(feature = "signal"))] 532 | | #[allow(dead_code)] 533 | | #[allow(unreachable_pub)] 534 | | pub(crate) mod signal; 535 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mod.rs:1:13 | 1 | #![cfg_attr(loom, allow(dead_code, unreachable_pub, unused_imports))] | ^^^^ | = help: consider using a Cargo feature instead = 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/mod.rs:21:1 | 21 | / cfg_trace! { 22 | | #[macro_use] 23 | | mod trace; 24 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/thread_local.rs:1:11 | 1 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/thread_local.rs:13:15 | 13 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/future/mod.rs:11:1 | 11 | / cfg_process! { 12 | | mod try_join; 13 | | pub(crate) use try_join::try_join3; 14 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/future/mod.rs:21:1 | 21 | / cfg_trace! { 22 | | mod trace; 23 | | #[allow(unused_imports)] 24 | | pub(crate) use trace::InstrumentedFuture as Future; 25 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/future/mod.rs:27:1 | 27 | / cfg_not_trace! { 28 | | cfg_rt! { 29 | | pub(crate) use std::future::Future; 30 | | } 31 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/mod.rs:229:15 | 229 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/poll_evented.rs:171:62 | 171 | if n > 0 && (!cfg!(windows) && !cfg!(mio_unsupported_force_poll_poll) && n < len) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/poll_evented.rs:204:62 | 204 | if n > 0 && (!cfg!(windows) && !cfg!(mio_unsupported_force_poll_poll) && n < buf.len()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/util/mod.rs:56:5 | 56 | / cfg_process! { 57 | | pub(crate) use read_to_end::read_to_end; 58 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/net/tcp/listener.rs:417:1 | 417 | / cfg_unstable! { 418 | | #[cfg(target_os = "wasi")] 419 | | mod sys { 420 | | use super::TcpListener; ... | 435 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/net/tcp/stream.rs:1408:11 | 1408 | #[cfg(all(tokio_unstable, target_os = "wasi"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:6:21 | 6 | #[cfg(not(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/std/mod.rs:1:40 | 1 | #![cfg_attr(any(not(feature = "full"), loom), allow(unused_imports, dead_code))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:8:21 | 8 | #[cfg(not(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:11:17 | 11 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:13:17 | 13 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/std/parking_lot.rs:55:19 | 55 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/mod.rs:1544:21 | 1544 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:553:23 | 553 | #[cfg(all(loom, test))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/mod.rs:64:1 | 64 | / cfg_not_has_const_mutex_new! { 65 | | fn get_orphan_queue() -> &'static OrphanQueueImpl { 66 | | use crate::util::once_cell::OnceCell; ... | 72 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:544:27 | 544 | #[cfg(not(all(loom, test)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/mod.rs:74:1 | 74 | / cfg_has_const_mutex_new! { 75 | | fn get_orphan_queue() -> &'static OrphanQueueImpl { 76 | | static ORPHAN_QUEUE: OrphanQueueImpl = OrphanQueueImpl::new(); ... | 80 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:131:21 | 131 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:553:23 | 553 | #[cfg(all(loom, test))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:46:5 | 46 | / cfg_not_has_const_mutex_new! { 47 | | pub(crate) fn new() -> Self { 48 | | Self { 49 | | sigchild: Mutex::new(None), ... | 53 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:544:27 | 544 | #[cfg(not(all(loom, test)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:55:5 | 55 | / cfg_has_const_mutex_new! { 56 | | pub(crate) const fn new() -> Self { 57 | | Self { 58 | | sigchild: Mutex::const_new(None), ... | 62 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/reap.rs:132:21 | 132 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/mod.rs:767:11 | 767 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:6:17 | 6 | any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:288:19 | 288 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:336:1 | 336 | / cfg_process_driver! { 337 | | mod process; 338 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:336:1 | 336 | / cfg_process_driver! { 337 | | mod process; 338 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` which comes from the expansion of the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:344:1 | 344 | / cfg_signal_internal_and_unix! { 345 | | pub(crate) mod signal; 346 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:169:17 | 169 | #![cfg_attr(not(tokio_unstable), allow(dead_code))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/config.rs:2:17 | 2 | any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:358:5 | 358 | / cfg_trace! { 359 | | pub(crate) use blocking::Mandatory; 360 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:368:5 | 368 | / cfg_unstable! { 369 | | mod id; 370 | | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] 371 | | pub use id::Id; ... | 374 | | pub use crate::util::rand::RngSeed; 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:377:5 | 377 | / cfg_taskdump! { 378 | | pub mod dump; 379 | | pub use dump::Dump; 380 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:377:5 | 377 | / cfg_taskdump! { 378 | | pub mod dump; 379 | | pub use dump::Dump; 380 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:391:5 | 391 | / cfg_metrics! { 392 | | mod metrics; 393 | | pub use metrics::{RuntimeMetrics, HistogramScale}; ... | 400 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:391:5 | 391 | / cfg_metrics! { 392 | | mod metrics; 393 | | pub use metrics::{RuntimeMetrics, HistogramScale}; ... | 400 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:27 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:402:5 | 402 | / cfg_not_metrics! { 403 | | pub(crate) mod metrics; 404 | | pub(crate) use metrics::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 405 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:47 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:402:5 | 402 | / cfg_not_metrics! { 403 | | pub(crate) mod metrics; 404 | | pub(crate) use metrics::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 405 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:26:5 | 26 | / cfg_taskdump! { 27 | | use crate::runtime::task::trace; 28 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:26:5 | 26 | / cfg_taskdump! { 27 | | use crate::runtime::task::trace; 28 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:186:5 | 186 | / cfg_taskdump! { 187 | | /// SAFETY: Callers of this function must ensure that trace frames always 188 | | /// form a valid linked list. 189 | | pub(crate) unsafe fn with_trace(f: impl FnOnce(&trace::Context) -> R) -> Option { ... | 192 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:186:5 | 186 | / cfg_taskdump! { 187 | | /// SAFETY: Callers of this function must ensure that trace frames always 188 | | /// form a valid linked list. 189 | | pub(crate) unsafe fn with_trace(f: impl FnOnce(&trace::Context) -> R) -> Option { ... | 192 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:68:9 | 68 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:69:9 | 69 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:109:17 | 109 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:110:17 | 110 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:245:21 | 245 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:200:9 | 200 | / cfg_metrics! { 201 | | #[inline(always)] 202 | | fn inc_budget_forced_yield_count() { 203 | | let _ = context::with_current(|handle| { ... | 207 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:200:9 | 200 | / cfg_metrics! { 201 | | #[inline(always)] 202 | | fn inc_budget_forced_yield_count() { 203 | | let _ = context::with_current(|handle| { ... | 207 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:27 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:209:9 | 209 | / cfg_not_metrics! { 210 | | #[inline(always)] 211 | | fn inc_budget_forced_yield_count() {} 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:47 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:209:9 | 209 | / cfg_not_metrics! { 210 | | #[inline(always)] 211 | | fn inc_budget_forced_yield_count() {} 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(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: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:36:7 | 36 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:337:7 | 337 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:60:15 | 60 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:66:15 | 66 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:26:31 | 26 | #[cfg_attr(any(not(unix), loom), allow(dead_code))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:244:1 | 244 | / cfg_signal_internal_and_unix! { 245 | | type SignalDriver = crate::runtime::signal::Driver; 246 | | pub(crate) type SignalHandle = Option; ... | 253 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:334:23 | 334 | #[cfg(any(loom, not(unix), not(any(feature = "signal", all(unix, feature = "process")))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:255:1 | 255 | / cfg_not_signal_internal! { 256 | | pub(crate) type SignalHandle = (); 257 | | 258 | | cfg_io_driver! { ... | 265 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_signal_internal` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:288:19 | 288 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:269:1 | 269 | / cfg_process_driver! { 270 | | type ProcessDriver = crate::runtime::process::Driver; 271 | | 272 | | fn create_process_driver(signal_driver: SignalDriver) -> ProcessDriver { ... | 275 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:269:1 | 269 | / cfg_process_driver! { 270 | | type ProcessDriver = crate::runtime::process::Driver; 271 | | 272 | | fn create_process_driver(signal_driver: SignalDriver) -> ProcessDriver { ... | 275 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` which comes from the expansion of the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:296:37 | 296 | #[cfg(not(all(unix, not(loom), feature = "process")))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:277:1 | 277 | / cfg_not_process_driver! { 278 | | cfg_io_driver! { 279 | | type ProcessDriver = SignalDriver; ... | 285 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:100:5 | 100 | / cfg_signal_internal_and_unix! { 101 | | #[track_caller] 102 | | pub(crate) fn signal(&self) -> &crate::runtime::signal::Handle { 103 | | self.signal ... | 107 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:144:15 | 144 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:22:5 | 22 | / cfg_unstable! { 23 | | pub(crate) mod multi_thread_alt; 24 | | pub(crate) use multi_thread_alt::MultiThread as MultiThreadAlt; 25 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:38:15 | 38 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:166:5 | 166 | / cfg_metrics! { 167 | | use crate::runtime::{SchedulerMetrics, WorkerMetrics}; 168 | | 169 | | impl Handle { ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:166:5 | 166 | / cfg_metrics! { 167 | | use crate::runtime::{SchedulerMetrics, WorkerMetrics}; 168 | | 169 | | impl Handle { ... | 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(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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:328:7 | 328 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:511:1 | 511 | / cfg_metrics! { 512 | | impl Handle { 513 | | pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics { 514 | | &self.shared.scheduler_metrics ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:511:1 | 511 | / cfg_metrics! { 512 | | impl Handle { 513 | | pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics { 514 | | &self.shared.scheduler_metrics ... | 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(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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:548:1 | 548 | / cfg_unstable! { 549 | | use std::num::NonZeroU64; 550 | | 551 | | impl Handle { ... | 556 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:446:9 | 446 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:447:9 | 447 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:595:5 | 595 | / cfg_unstable! { 596 | | fn unhandled_panic(&self) { 597 | | use crate::runtime::UnhandledPanic; ... | 625 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/defer.rs:38:11 | 38 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject/synced.rs:2:17 | 2 | any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject.rs:19:1 | 19 | / cfg_metrics! { 20 | | mod metrics; 21 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject.rs:19:1 | 19 | / cfg_metrics! { 20 | | mod metrics; 21 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject/shared.rs:42:9 | 42 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject.rs:41:11 | 41 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/block_in_place.rs:8:11 | 8 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:26:1 | 26 | / cfg_taskdump! { 27 | | mod trace; 28 | | use trace::TraceStatus; ... | 31 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:26:1 | 26 | / cfg_taskdump! { 27 | | mod trace; 28 | | use trace::TraceStatus; ... | 31 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:411:17 | 411 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:33:1 | 33 | / cfg_not_taskdump! { 34 | | mod trace_mock; 35 | | use trace_mock::TraceStatus; 36 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:412:17 | 412 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:33:1 | 33 | / cfg_not_taskdump! { 34 | | mod trace_mock; 35 | | use trace_mock::TraceStatus; 36 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_internal_mt_counters` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/counters.rs:1:7 | 1 | #[cfg(tokio_internal_mt_counters)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_internal_mt_counters)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_internal_mt_counters)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_internal_mt_counters` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/counters.rs:50:11 | 50 | #[cfg(not(tokio_internal_mt_counters))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_internal_mt_counters)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_internal_mt_counters)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:12:1 | 12 | / cfg_metrics! { 13 | | mod metrics; 14 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:12:1 | 12 | / cfg_metrics! { 13 | | mod metrics; 14 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:16:1 | 16 | / cfg_taskdump! { 17 | | mod taskdump; 18 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:16:1 | 16 | / cfg_taskdump! { 17 | | mod taskdump; 18 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:62:1 | 62 | / cfg_unstable! { 63 | | use std::num::NonZeroU64; 64 | | 65 | | impl Handle { ... | 70 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:62:11 | 62 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:68:7 | 68 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:549:1 | 549 | / cfg_metrics! { 550 | | impl Steal { 551 | | pub(crate) fn len(&self) -> usize { 552 | | self.0.len() as _ ... | 555 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:549:1 | 549 | / cfg_metrics! { 550 | | impl Steal { 551 | | pub(crate) fn len(&self) -> usize { 552 | | self.0.len() as _ ... | 555 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:77:1 | 77 | / cfg_metrics! { 78 | | mod metrics; 79 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:77:1 | 77 | / cfg_metrics! { 78 | | mod metrics; 79 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:81:1 | 81 | / cfg_taskdump! { 82 | | mod taskdump; 83 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:81:1 | 81 | / cfg_taskdump! { 82 | | mod taskdump; 83 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:411:17 | 411 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:85:1 | 85 | / cfg_not_taskdump! { 86 | | mod taskdump_mock; 87 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:412:17 | 412 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:85:1 | 85 | / cfg_not_taskdump! { 86 | | mod taskdump_mock; 87 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:55:15 | 55 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:69:23 | 69 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:155:13 | 155 | / cfg_unstable! { 156 | | pub(crate) fn expect_multi_thread_alt(&self) -> &Arc { 157 | | match self { 158 | | Handle::MultiThreadAlt(handle) => handle, ... | 162 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:95:27 | 95 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ ... 111 | match_flavor!(self, Handle(h) => &h.blocking_spawner) | ----------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:125:27 | 125 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:137:27 | 137 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:95:27 | 95 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ ... 143 | match_flavor!(self, Handle(h) => &h.seed_generator) | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:237:13 | 237 | / cfg_unstable! { 238 | | #[track_caller] 239 | | pub(crate) fn expect_multi_thread_alt(&self) -> &multi_thread_alt::Context { 240 | | match self { ... | 245 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:95:27 | 95 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ ... 225 | match_flavor!(self, Context(context) => context.defer(waker)); | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/driver.rs:2:1 | 2 | / cfg_signal_internal_and_unix! { 3 | | mod signal; 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(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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:229:63 | 229 | $( #[cfg(not(all(feature = "net", feature = "rt", all(tokio_unstable, not(loom)))))]$item )* | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:7:1 | 7 | / cfg_not_rt_and_metrics_and_net! { 8 | | #[derive(Default)] 9 | | pub(crate) struct IoDriverMetrics {} ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_rt_and_metrics_and_net` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:229:83 | 229 | $( #[cfg(not(all(feature = "net", feature = "rt", all(tokio_unstable, not(loom)))))]$item )* | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:7:1 | 7 | / cfg_not_rt_and_metrics_and_net! { 8 | | #[derive(Default)] 9 | | pub(crate) struct IoDriverMetrics {} ... | 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(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: this warning originates in the macro `cfg_not_rt_and_metrics_and_net` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:20:9 | 20 | / cfg_metrics! { 21 | | pub(crate) use crate::runtime::IoDriverMetrics; 22 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:20:9 | 20 | / cfg_metrics! { 21 | | pub(crate) use crate::runtime::IoDriverMetrics; 22 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/time/entry.rs:576:15 | 576 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/time/wheel/mod.rs:298:21 | 298 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/time/wheel/level.rs:257:21 | 257 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:182:16 | 182 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub, unused_imports))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:205:1 | 205 | / cfg_taskdump! { 206 | | pub(crate) mod trace; 207 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:205:1 | 205 | / cfg_taskdump! { 206 | | pub(crate) mod trace; 207 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:489:11 | 489 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:174:15 | 174 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:225:19 | 225 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:213:23 | 213 | #[cfg(all(tokio_unstable, feature = "tracing"))] tracing_id: Option, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:220:27 | 220 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:232:27 | 232 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:455:15 | 455 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/error.rs:132:11 | 132 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:25:16 | 25 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:44:16 | 44 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:63:16 | 63 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:80:25 | 80 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:88:29 | 88 | #[cfg(not(all(test, 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/abort.rs:63:11 | 63 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/join.rs:306:11 | 306 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/list.rs:206:1 | 206 | / cfg_taskdump! { 207 | | impl OwnedTasks { 208 | | /// Locks the tasks, and calls `f` on an iterator over them. 209 | | pub(crate) fn for_each(&self, f: F) ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/list.rs:206:1 | 206 | / cfg_taskdump! { 207 | | impl OwnedTasks { 208 | | /// Locks the tasks, and calls `f` on an iterator over them. 209 | | pub(crate) fn for_each(&self, f: F) ... | 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(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/state.rs:279:9 | 279 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/state.rs:280:9 | 280 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/waker.rs:44:1 | 44 | / cfg_trace! { 45 | | macro_rules! trace { 46 | | ($header:expr, $op:expr) => { 47 | | if let Some(id) = Header::get_tracing_id(&$header) { ... | 56 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/waker.rs:58:1 | 58 | / cfg_not_trace! { 59 | | macro_rules! trace { 60 | | ($header:expr, $op:expr) => { ... | 65 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:348:9 | 348 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:349:9 | 349 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:366:5 | 366 | / cfg_taskdump! { 367 | | /// Notify the task for task dumping. 368 | | /// 369 | | /// Returns `None` if the task has already been notified. ... | 379 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:366:5 | 366 | / cfg_taskdump! { 367 | | /// Notify the task for task dumping. 368 | | /// 369 | | /// Returns `None` if the task has already been notified. ... | 379 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/config.rs:40:11 | 40 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/mod.rs:13:1 | 13 | / cfg_trace! { 14 | | pub(crate) use pool::Mandatory; 15 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:129:20 | 129 | #[cfg_attr(not(fs), allow(dead_code))] | ^^ help: found config with similar value: `feature = "fs"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fs)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:188:13 | 188 | all(loom, not(test)), // the function is covered by loom tests | ^^^^ | = help: consider using a Cargo feature instead = 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:477:1 | 477 | / cfg_metrics! { 478 | | impl Spawner { 479 | | pub(crate) fn num_threads(&self) -> usize { 480 | | self.inner.metrics.num_threads() ... | 491 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:477:1 | 477 | / cfg_metrics! { 478 | | impl Spawner { 479 | | pub(crate) fn num_threads(&self) -> usize { 480 | | self.inner.metrics.num_threads() ... | 491 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:43:5 | 43 | / cfg_metrics! { 44 | | fn queue_depth(&self) -> usize { 45 | | self.queue_depth.load(Ordering::Relaxed) 46 | | } 47 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:43:5 | 43 | / cfg_metrics! { 44 | | fn queue_depth(&self) -> usize { 45 | | self.queue_depth.load(Ordering::Relaxed) 46 | | } 47 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:317:17 | 317 | all(loom, not(test)), // the function is covered by loom tests | ^^^^ | = help: consider using a Cargo feature instead = 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:363:19 | 363 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:381:23 | 381 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:116:1 | 116 | / cfg_unstable! { 117 | | /// How the runtime should respond to unhandled panics. 118 | | /// 119 | | /// Instances of `UnhandledPanic` are passed to `Builder::unhandled_panic` ... | 195 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:204:15 | 204 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:112:11 | 112 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:535:15 | 535 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:560:15 | 560 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:638:15 | 638 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:673:15 | 673 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:238:9 | 238 | / cfg_unstable! { 239 | | /// Returns a new builder with the alternate multi thread scheduler 240 | | /// selected. 241 | | /// ... | 256 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:808:5 | 808 | / cfg_unstable! { 809 | | /// Configure how the runtime responds to an unhandled panic on a 810 | | /// spawned task. 811 | | /// ... | 941 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:943:5 | 943 | / cfg_metrics! { 944 | | /// Enables tracking the distribution of task poll times. 945 | | /// 946 | | /// Task poll times are not instrumented by default as doing so requires ... | 1068 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:943:5 | 943 | / cfg_metrics! { 944 | | /// Enables tracking the distribution of task poll times. 945 | | /// 946 | | /// Task poll times are not instrumented by default as doing so requires ... | 1068 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:186:18 | 186 | $( #[cfg(loom)] $item )* | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1070:5 | 1070 | / cfg_loom! { 1071 | | pub(crate) fn local_queue_capacity(&mut self, value: usize) -> &mut Self { 1072 | | assert!(value.is_power_of_two()); 1073 | | self.local_queue_capacity = value; ... | 1076 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_loom` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:218:15 | 218 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:221:19 | 221 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:302:23 | 302 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:305:19 | 305 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:310:19 | 310 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:702:23 | 702 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:713:27 | 713 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1107:23 | 1107 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1275:9 | 1275 | / cfg_unstable! { 1276 | | fn build_alt_threaded_runtime(&mut self) -> io::Result { 1277 | | use crate::loom::sys::num_cpus; 1278 | | use crate::runtime::{Config, runtime::Scheduler}; ... | 1315 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1258:27 | 1258 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:1:7 | 1 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:398:1 | 398 | / cfg_metrics! { 399 | | use crate::runtime::RuntimeMetrics; 400 | | 401 | | impl Handle { ... | 408 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:398:1 | 398 | / cfg_metrics! { 399 | | use crate::runtime::RuntimeMetrics; 400 | | 401 | | impl Handle { ... | 408 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:410:1 | 410 | / cfg_taskdump! { 411 | | impl Handle { 412 | | /// Captures a snapshot of the runtime's state. 413 | | /// ... | 573 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:410:1 | 410 | / cfg_taskdump! { 411 | | impl Handle { 412 | | /// Captures a snapshot of the runtime's state. 413 | | /// ... | 573 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:365:5 | 365 | / cfg_unstable! { 366 | | /// Returns the [`Id`] of the current `Runtime`. 367 | | /// 368 | | /// # Examples ... | 395 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:295:13 | 295 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:296:13 | 296 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:303:19 | 303 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:322:13 | 322 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:323:13 | 323 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:329:19 | 329 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:360:23 | 360 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:13:5 | 13 | / cfg_unstable! { 14 | | use crate::runtime::scheduler::MultiThreadAlt; 15 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:117:11 | 117 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:132:15 | 132 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:487:1 | 487 | / cfg_metrics! { 488 | | impl Runtime { 489 | | /// TODO 490 | | pub fn metrics(&self) -> crate::runtime::RuntimeMetrics { ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:487:1 | 487 | / cfg_metrics! { 488 | | impl Runtime { 489 | | /// TODO 490 | | pub fn metrics(&self) -> crate::runtime::RuntimeMetrics { ... | 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(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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:329:13 | 329 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:330:13 | 330 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:337:19 | 337 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:351:23 | 351 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:473:23 | 473 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:11:1 | 11 | / cfg_metrics! { 12 | | mod batch; 13 | | pub(crate) use batch::MetricsBatch; ... | 34 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:11:1 | 11 | / cfg_metrics! { 12 | | mod batch; 13 | | pub(crate) use batch::MetricsBatch; ... | 34 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:27 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:36:1 | 36 | / cfg_not_metrics! { 37 | | mod mock; 38 | | 39 | | pub(crate) use mock::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 40 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:47 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:36:1 | 36 | / cfg_not_metrics! { 37 | | mod mock; 38 | | 39 | | pub(crate) use mock::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 40 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/signal/registry.rs:174:21 | 174 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/signal/unix.rs:502:21 | 502 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:3:11 | 3 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:46:15 | 46 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:73:19 | 73 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:108:23 | 108 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:122:19 | 122 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:132:23 | 132 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:149:23 | 149 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:155:23 | 155 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:161:27 | 161 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/broadcast.rs:1479:11 | 1479 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/mod.rs:115:44 | 115 | #[cfg(all(target_pointer_width = "64", not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/mod.rs:118:49 | 118 | #[cfg(all(not(target_pointer_width = "64"), not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/mod.rs:121:7 | 121 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/block.rs:432:21 | 432 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/loom.rs:3:15 | 3 | #[cfg(loom)] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/block.rs:414:9 | 414 | / if_loom! { 415 | | let p = _value.as_ptr() as *mut UnsafeCell>; 416 | | for i in 0..BLOCK_CAP { 417 | | p.add(i) ... | 420 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `if_loom` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:4:11 | 4 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:300:11 | 300 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:130:15 | 130 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:150:15 | 150 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:174:15 | 174 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:189:15 | 189 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:208:15 | 208 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:218:15 | 218 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:226:15 | 226 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:235:15 | 235 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:245:15 | 245 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:390:19 | 390 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:338:19 | 338 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:353:19 | 353 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:362:23 | 362 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:368:23 | 368 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:398:23 | 398 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:441:19 | 441 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:453:19 | 453 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:436:27 | 436 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:611:19 | 611 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:624:19 | 624 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:636:19 | 636 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:618:27 | 618 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:683:27 | 683 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:679:31 | 679 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:754:27 | 754 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:749:31 | 749 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:827:23 | 827 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:875:23 | 875 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:927:23 | 927 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:963:19 | 963 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1008:27 | 1008 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1056:23 | 1056 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1108:23 | 1108 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1145:19 | 1145 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1188:23 | 1188 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1212:23 | 1212 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1240:23 | 1240 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1250:19 | 1250 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1296:27 | 1296 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1320:23 | 1320 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1348:23 | 1348 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1358:19 | 1358 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/notify.rs:454:19 | 454 | #[cfg(not(all(loom, 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(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: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/notify.rs:995:27 | 995 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/notify.rs:1089:27 | 1089 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:129:11 | 129 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:224:15 | 224 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:324:15 | 324 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:326:15 | 326 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:328:15 | 328 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:471:15 | 471 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:533:15 | 533 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:537:15 | 537 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:529:19 | 529 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:543:19 | 543 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:545:19 | 545 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:547:19 | 547 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:621:19 | 621 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:703:19 | 703 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:705:19 | 705 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:713:23 | 713 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:848:23 | 848 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:923:23 | 923 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1013:35 | 1013 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1076:23 | 1076 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1093:19 | 1093 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1095:19 | 1095 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1097:19 | 1097 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1101:23 | 1101 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1104:27 | 1104 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:22:11 | 22 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:39:15 | 39 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:107:15 | 107 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:180:19 | 180 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:209:19 | 209 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:147:19 | 147 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:172:23 | 172 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:190:23 | 190 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:203:23 | 203 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:217:23 | 217 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:351:27 | 351 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:453:19 | 453 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:424:39 | 424 | ... #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:510:19 | 510 | #[cfg(all(tokio_unstable, feature = "tracing"))] ctx: trace::AsyncOpTracingCtx, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:516:23 | 516 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:533:31 | 533 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:553:19 | 553 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:555:19 | 555 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:557:19 | 557 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:563:19 | 563 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:569:23 | 569 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:585:19 | 585 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:588:23 | 588 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:595:23 | 595 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:603:19 | 603 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:3:11 | 3 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:373:11 | 373 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:342:15 | 342 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:444:19 | 444 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:463:19 | 463 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:398:19 | 398 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:414:19 | 414 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:417:23 | 417 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:422:23 | 422 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:448:23 | 448 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:457:23 | 457 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:467:23 | 467 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:519:19 | 519 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:527:23 | 527 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:566:19 | 566 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:576:23 | 576 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:701:19 | 701 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:709:23 | 709 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:765:19 | 765 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:773:23 | 773 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:3:11 | 3 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:23:11 | 23 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:26:7 | 26 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:103:11 | 103 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:18:15 | 18 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:27:15 | 27 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:40:27 | 40 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:87:23 | 87 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:137:23 | 137 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:173:19 | 173 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:20:15 | 20 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:30:15 | 30 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:44:27 | 44 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:98:23 | 98 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:153:19 | 153 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:162:19 | 162 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:145:23 | 145 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:228:23 | 228 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:293:19 | 293 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:302:19 | 302 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:285:23 | 285 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:373:19 | 373 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:382:19 | 382 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:365:23 | 365 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:431:19 | 431 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:19:15 | 19 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:29:15 | 29 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:43:27 | 43 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:97:23 | 97 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:154:23 | 154 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:196:19 | 196 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:18:15 | 18 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:27:15 | 27 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:39:23 | 39 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:91:23 | 91 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:146:23 | 146 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:182:19 | 182 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:20:15 | 20 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:30:15 | 30 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:43:23 | 43 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:100:23 | 100 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:161:19 | 161 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:170:19 | 170 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:153:23 | 153 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:240:23 | 240 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:308:19 | 308 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:317:19 | 317 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:300:23 | 300 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:390:19 | 390 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:399:19 | 399 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:382:23 | 382 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:448:19 | 448 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:18:15 | 18 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:28:15 | 28 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:41:23 | 41 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:97:23 | 97 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:159:23 | 159 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:204:19 | 204 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:89:15 | 89 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:347:19 | 347 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:371:19 | 371 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:208:19 | 208 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:241:19 | 241 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:244:23 | 244 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:251:23 | 251 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:281:19 | 281 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:315:19 | 315 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:318:23 | 318 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:325:23 | 325 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:356:23 | 356 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:382:23 | 382 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:449:19 | 449 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:461:19 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:444:27 | 444 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:578:19 | 578 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:597:19 | 597 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:609:19 | 609 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:589:27 | 589 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:668:19 | 668 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:664:23 | 664 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:733:19 | 733 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:726:23 | 726 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:791:19 | 791 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:803:19 | 803 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:786:27 | 786 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:906:19 | 906 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:926:19 | 926 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:938:19 | 938 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:917:27 | 917 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:989:19 | 989 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:985:23 | 985 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:1047:19 | 1047 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:1039:23 | 1039 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/task/atomic_waker.rs:1:17 | 1 | #![cfg_attr(any(loom, not(feature = "sync")), allow(dead_code, unreachable_pub))] | ^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/once_cell.rs:181:19 | 181 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/once_cell.rs:222:19 | 222 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:1309:17 | 1309 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:317:27 | 317 | #[cfg(not(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:342:27 | 342 | #[cfg(not(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:349:23 | 349 | #[cfg(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:326:25 | 326 | not(loom), | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:288:19 | 288 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:836:5 | 836 | / cfg_process_driver! { 837 | | pub(crate) fn try_has_changed(&mut self) -> Option> { 838 | | maybe_changed(&self.shared, &mut self.version) 839 | | } 840 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:836:5 | 836 | / cfg_process_driver! { 837 | | pub(crate) fn try_has_changed(&mut self) -> Option> { 838 | | maybe_changed(&self.shared, &mut self.version) 839 | | } 840 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` which comes from the expansion of the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:355:15 | 355 | #[cfg(not(tokio_unstable))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:357:11 | 357 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:336:5 | 336 | / cfg_unstable! { 337 | | mod consume_budget; 338 | | pub use consume_budget::consume_budget; 339 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:360:5 | 360 | / cfg_unstable! { 361 | | pub use crate::runtime::task::{Id, id, try_id}; 362 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:364:5 | 364 | / cfg_trace! { 365 | | mod builder; 366 | | pub use builder::Builder; 367 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/spawn.rs:187:13 | 187 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/spawn.rs:188:13 | 188 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:4:7 | 4 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:1165:21 | 1165 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:751:1 | 751 | / cfg_unstable! { 752 | | impl LocalSet { 753 | | /// Configure how the `LocalSet` responds to an unhandled panic on a 754 | | /// spawned task. ... | 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:255:11 | 255 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:441:27 | 441 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:1057:5 | 1057 | / cfg_unstable! { 1058 | | fn unhandled_panic(&self) { 1059 | | use crate::runtime::UnhandledPanic; ... | 1080 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:13:7 | 13 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:63:11 | 63 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:478:11 | 478 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:575:11 | 575 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:111:15 | 111 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:303:11 | 303 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:421:11 | 421 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:114:20 | 114 | #[cfg_attr(not(all(tokio_unstable, feature = "tracing")), allow(unused_variables))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:403:15 | 403 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:120:15 | 120 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:135:15 | 135 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:138:19 | 138 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:145:19 | 145 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:435:19 | 435 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:437:19 | 437 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:445:23 | 445 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:236:1 | 236 | / cfg_trace! { 237 | | #[derive(Debug)] 238 | | struct Inner { 239 | | ctx: trace::AsyncOpTracingCtx, 240 | | } 241 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:243:1 | 243 | / cfg_not_trace! { 244 | | #[derive(Debug)] 245 | | struct Inner { 246 | | } 247 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:250:24 | 250 | #[cfg_attr(not(all(tokio_unstable, feature = "tracing")), allow(unused_variables))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:261:19 | 261 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:302:23 | 302 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:374:19 | 374 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:407:19 | 407 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:413:23 | 413 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:421:19 | 421 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:424:23 | 424 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:442:19 | 442 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:444:19 | 444 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:446:19 | 446 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:558:5 | 558 | / cfg_taskdump! { 559 | | pub(crate) use crate::runtime::task::trace::trace_leaf; 560 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:558:5 | 558 | / cfg_taskdump! { 559 | | pub(crate) use crate::runtime::task::trace::trace_leaf; 560 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:411:17 | 411 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:562:5 | 562 | / cfg_not_taskdump! { 563 | | #[inline(always)] 564 | | #[allow(dead_code)] 565 | | pub(crate) fn trace_leaf(_: &mut std::task::Context<'_>) -> std::task::Poll<()> { ... | 568 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:412:17 | 412 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:562:5 | 562 | / cfg_not_taskdump! { 563 | | #[inline(always)] 564 | | #[allow(dead_code)] 565 | | pub(crate) fn trace_leaf(_: &mut std::task::Context<'_>) -> std::task::Poll<()> { ... | 568 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/linked_list.rs:468:17 | 468 | #[cfg(any(test, 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 name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/linked_list.rs:297:1 | 297 | / cfg_taskdump! { 298 | | impl LinkedList { 299 | | pub(crate) fn for_each(&mut self, mut f: F) 300 | | where ... | 314 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/linked_list.rs:297:1 | 297 | / cfg_taskdump! { 298 | | impl LinkedList { 299 | | pub(crate) fn for_each(&mut self, mut f: F) 300 | | where ... | 314 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/sharded_list.rs:134:1 | 134 | / cfg_taskdump! { 135 | | impl ShardedList { 136 | | pub(crate) fn for_each(&self, mut f: F) 137 | | where ... | 149 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/sharded_list.rs:134:1 | 134 | / cfg_taskdump! { 135 | | impl ShardedList { 136 | | pub(crate) fn for_each(&self, mut f: F) 137 | | where ... | 149 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/rand.rs:5:5 | 5 | / cfg_unstable! { 6 | | mod rt_unstable; 7 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/idle_notified_set.rs:464:21 | 464 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/rc_cell.rs:12:19 | 12 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/rc_cell.rs:20:15 | 20 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/try_lock.rs:33:15 | 33 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/try_lock.rs:39:11 | 39 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:1:1 | 1 | / cfg_trace! { 2 | | cfg_rt! { 3 | | use core::{ 4 | | pin::Pin, ... | 86 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:97:1 | 97 | / cfg_not_trace! { 98 | | cfg_rt! { 99 | | #[inline] 100 | | pub(crate) fn task(task: F, _: &'static str, _name: Option<&str>, _: u64) -> F { ... | 105 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:90:19 | 90 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:92:23 | 92 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0/src/initializer.rs:107:32 | 105 | impl<'a> Initializer<'a> { | -- lifetime `'a` declared here 106 | /// To be used inside of `#struct_field: match self.#builder_field { ... }` 107 | fn match_some(&'a self) -> MatchSome { | ^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=a8d973b8195f498b -C extra-filename=-8c500d4f5d8e9d5f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_attributes-ccde6dcc0e56417e.so --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing` (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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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.68 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/backtrace-8179d3e50233cada/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/backtrace-7f067711b445f7f6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/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.31 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-traits-36b27cfb45b310d5/out /usr/local/bin/rustc --crate-name num_traits --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-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="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=3f15e961465f091e -C extra-filename=-313f606e22a5d284 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libm=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibm-80f63067af9a2f7c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_total_cmp --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` warning: `syn` (lib) generated 1844 warnings (270 duplicates) Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=19e411712ae68910 -C extra-filename=-ed1ba557a5025558 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/cast.rs:280:7 | 280 | #[cfg(has_to_int_unchecked)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` 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_to_int_unchecked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/cast.rs:289:11 | 289 | #[cfg(not(has_to_int_unchecked))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:803:11 | 803 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:868:11 | 868 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2294 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2294 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2295 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2295 | 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_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:5:11 | 5 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:143:11 | 143 | #[cfg(all(has_div_euclid, 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(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:146:15 | 146 | #[cfg(not(all(has_div_euclid, 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(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:168:15 | 168 | #[cfg(not(all(has_div_euclid, 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(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:93:19 | 93 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:125:19 | 125 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 144 | euclid_forward_impl!(f32 f64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:241:19 | 241 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:268:19 | 268 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rand_core` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=53a11542a159b960 -C extra-filename=-e5384cdf47781ec1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lock_api_crate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblock_api-6680c22497f2b52c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `lock_api1` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spin-0.9.8/src/rwlock.rs:916:7 | 916 | #[cfg(feature = "lock_api1")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"lock_api"` | = note: expected values for `feature` are: `barrier`, `default`, `fair_mutex`, `lazy`, `lock_api`, `lock_api_crate`, `mutex`, `once`, `portable-atomic`, `portable_atomic`, `rwlock`, `spin_mutex`, `std`, `ticket_mutex`, and `use_ticket_mutex` = help: consider adding `lock_api1` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `spin` (lib) generated 1 warning Compiling object v0.31.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/object-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/object-0.31.1/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.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/object-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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", "ruzstd", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=c4b14df3e1ccde95 -C extra-filename=-e203df8fb3e3b279 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `derive_builder_core` (lib) generated 1 warning Compiling derive_builder_macro v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_macro --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=9b1019db18aece36 -C extra-filename=-a434abc104569273 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_core-f21f552af5835c57.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling derive_builder v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=0e8403e750a420a8 -C extra-filename=-ec5bc230e91cb9c0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_macro-a434abc104569273.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustls v0.21.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=1091a90842c55070 -C extra-filename=-83ed6f8e970d6be7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-83ed6f8e970d6be7 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=aaca788516339592 -C extra-filename=-b77695e80cd6c5c8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-b77695e80cd6c5c8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=454d3192a6b536d0 -C extra-filename=-e0f3ac3f9097051a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=0eb7206b0118b621 -C extra-filename=-bbfc78a4bc1687dc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("0") [ring 0.17.8] TARGET = Some("x86_64-unknown-freebsd") [ring 0.17.8] HOST = Some("x86_64-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") warning: `num-traits` (lib) generated 137 warnings (20 duplicates) Compiling rustversion v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14/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=01676b33ea2af4f8 -C extra-filename=-44d83442cf8b097e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustversion-44d83442cf8b097e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `subtle` (lib) generated 3 warnings Compiling time-core v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b61e91711954239 -C extra-filename=-d52d5612a119d2c3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=6683fd6dd2d0d1af -C extra-filename=-89c09fa671c72896 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-09a55e0236ebfbe4.rmeta --extern spin=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libspin-872b6e369558a69a.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-0c0d093252664af6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` Compiling rustc-demangle v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc-demangle-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc-demangle-0.1.23/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc-demangle-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=aeb1fd74e54c9f16 -C extra-filename=-adf76e280b3a7fd9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustversion-fc419be602b0dc9b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustversion-44d83442cf8b097e/build-script-build` [rustversion 1.0.14] cargo:rerun-if-changed=build/build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=backtrace,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_BACKTRACE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-c2b0049b030176b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-b77695e80cd6c5c8/build-script-build` [anyhow 1.0.82] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.82] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.82] cargo:rustc-cfg=std_backtrace Compiling addr2line v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/addr2line-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/addr2line-0.20.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.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/addr2line-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=e679b7f770b4f107 -C extra-filename=-3ecd81854ad52e1d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgimli-9a18bc23cf1e70c4.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=6a3b8e464e074c73 -C extra-filename=-5d1ce51868890a2b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-5d1ce51868890a2b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=efd57797688cd0a8 -C extra-filename=-80a5c5107d249e9f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde_derive` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/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.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-42cf3bea4af0bf3a/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b9c471fb0be37e47 -C extra-filename=-f5e8dc98563cdbfa --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_derive-9045431716e35abc.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/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.198 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=198 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde-6cb88ee275f4ac7b/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs --error-format=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="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=8457259c7a62912b -C extra-filename=-61cce80a2cb2849b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_derive-9045431716e35abc.so --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Compiling paste v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=002a7cca575a3efb -C extra-filename=-b400ff61509376cc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/paste-b400ff61509376cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=efbd8d28c52e4d09 -C extra-filename=-6b4f9b3fa8e296fe --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libppv_lite86-80a5c5107d249e9f.rmeta --extern rand_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_core-ed1ba557a5025558.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:102:13 | 102 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:332:12 | 332 | #[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: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:335:15 | 335 | #[cfg(all(not(no_serde_derive), any(feature = "std", 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:229:19 | 229 | #[cfg(all(not(no_core_cstr), not(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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:234:19 | 234 | #[cfg(all(not(no_core_cstr), feature = "alloc", not(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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:257:32 | 257 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:257:58 | 257 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:262:32 | 262 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:262:58 | 262 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_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(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:265:36 | 265 | #[cfg(all(feature = "std", not(no_target_has_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:267:36 | 267 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "8"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:269:36 | 269 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "16"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:271:36 | 271 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "32"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:273:36 | 273 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "64"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:275:36 | 275 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:278:15 | 278 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:115:12 | 115 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:585:12 | 585 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:673:12 | 673 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:690:12 | 690 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1009:12 | 1009 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1023:12 | 1023 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1037:12 | 1037 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1424:12 | 1424 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1439:12 | 1439 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:787:36 | 787 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:790:36 | 790 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:841:36 | 841 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:842:12 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1145:12 | 1145 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1699:12 | 1699 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1753:12 | 1753 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1817:12 | 1817 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1872:12 | 1872 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1983:12 | 1983 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2274:12 | 2274 | #[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: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3105:32 | 3105 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3123:32 | 3123 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3136:32 | 3136 | #[cfg(all(feature = "std", not(no_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(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:384:27 | 384 | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:391:29 | 391 | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:399:29 | 399 | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:407:29 | 407 | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:414:33 | 414 | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:531:31 | 531 | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:870:40 | 870 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1089:16 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1100:16 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1122:16 | 1122 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1133:16 | 1133 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1549:16 | 1549 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1557:16 | 1557 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1720:16 | 1720 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1726:16 | 1726 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1774:16 | 1774 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1781:16 | 1781 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1884:16 | 1884 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1960:16 | 1960 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1966:16 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1972:16 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1978:16 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2113:16 | 2113 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2119:16 | 2119 | #[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: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2411:19 | 2411 | #[cfg(not(no_systemtime_checked_add))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2415:15 | 2415 | #[cfg(no_systemtime_checked_add)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/mod.rs:1221:19 | 1221 | #[cfg(all(not(no_serde_derive), any(feature = "std", 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/mod.rs:1528:16 | 1528 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/mod.rs:1587:16 | 1587 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:51:12 | 51 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:73:32 | 73 | #[cfg(any(feature = "std", not(no_core_cstr)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:74:12 | 74 | #[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: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:85:36 | 85 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:86:12 | 86 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:188:11 | 188 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:210:7 | 210 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:430:11 | 430 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:453:7 | 453 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:625:11 | 625 | #[cfg(not(no_num_nonzero_signed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:663:12 | 663 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:680:12 | 680 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:734:12 | 734 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:779:12 | 779 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:850:12 | 850 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:875:12 | 875 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:892:12 | 892 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:917:12 | 917 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:934:12 | 934 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:956:12 | 956 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:970:12 | 970 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1004:12 | 1004 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1029:11 | 1029 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1058:32 | 1058 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1077:32 | 1077 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1090:32 | 1090 | #[cfg(all(feature = "std", not(no_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(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:235:16 | 235 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:241:16 | 241 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:247:16 | 247 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:479:16 | 479 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:485:16 | 485 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/private/mod.rs:1:11 | 1 | #[cfg(not(no_serde_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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/private/mod.rs:3:11 | 3 | #[cfg(not(no_serde_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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_try_from` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_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(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/paste-c6dd3b7e95546807/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/paste-b400ff61509376cc/build-script-build` [paste 1.0.14] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustversion-fc419be602b0dc9b/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68afcf3e7a94be80 -C extra-filename=-3080272339e2bc63 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14/src/lib.rs:235:11 | 235 | #[cfg(not(cfg_macro_not_allowed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=1489e24a37f80b5f -C extra-filename=-7bd7811c1f31d5f1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `id` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:11:8 | 9 | pub(crate) trait Wait { | ---- method in this trait 10 | /// Get the identifier for this process or diagnostics. 11 | fn id(&self) -> u32; | ^^ | = note: `#[warn(dead_code)]` on by default warning: struct `AbortOnPanic` is never constructed --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:453:12 | 453 | struct AbortOnPanic; | ^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/markers.rs:2:31 | 2 | pub(crate) struct SyncNotSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/markers.rs:7:37 | 7 | pub(crate) struct NotSendOrSync(*mut ()); | ------------- ^^^^^^^ | | | field in this struct | = help: consider removing this field warning: `rustversion` (lib) generated 1 warning Compiling futures-sink v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-sink-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=d79f980511d66dca -C extra-filename=-7413ae548748835f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="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=4f6b62cfcc038655 -C extra-filename=-7f839728b8cc7800 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern rand_chacha=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_chacha-6b4f9b3fa8e296fe.rmeta --extern rand_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_core-ed1ba557a5025558.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/paste-c6dd3b7e95546807/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d44d2d669edfecd1 -C extra-filename=-4f66c2ea0c743426 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14/src/lib.rs:415:15 | 415 | #[cfg(not(no_literal_fromstr))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `ring` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.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='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5aa8b514b1c3d73e -C extra-filename=-c6c1790a52e72473 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `paste` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-lite-0.2.13/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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-lite-0.2.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=eb8033778de6bf27 -C extra-filename=-877fd8c85467c3b2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=33f24b08c234aa57 -C extra-filename=-42df4743d6235ea1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_utils-f935fc106e1bcddd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Float` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: `bytes` (lib) generated 8 warnings (8 duplicates) Compiling lazy_static v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=df291274cb1235bc -C extra-filename=-902d0687d66d534f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rand` (lib) generated 26 warnings Compiling rayon-core v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=21be40da0bb03df0 -C extra-filename=-5521cb13bd6220e3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rayon-core-5521cb13bd6220e3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lazy_static-1.4.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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=dce1e95c7f4e0f47 -C extra-filename=-15a81de1e1428b0c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da32049fbf560d25 -C extra-filename=-279c85f890ef4725 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=994bb693f8756e48 -C extra-filename=-e9565bdf93bb7bc2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtinyvec_macros-279c85f890ef4725.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rand_core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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.68 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/backtrace-8179d3e50233cada/out /usr/local/bin/rustc --crate-name backtrace --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=032cfaeb3d816324 -C extra-filename=-696cd325353ad39c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaddr2line-3ecd81854ad52e1d.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libminiz_oxide-1096b0dc919bc0fa.rmeta --extern object=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobject-e203df8fb3e3b279.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustc_demangle-adf76e280b3a7fd9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-epoch` (lib) generated 20 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rayon-core-65d7c6dad47261d6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rayon-core-5521cb13bd6220e3/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Compiling crossbeam-deque v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=8169857d9d9e9191 -C extra-filename=-e391aaa274e6910e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_epoch-42df4743d6235ea1.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_utils-f935fc106e1bcddd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/lib.rs:98:13 | 98 | #![cfg_attr(backtrace_in_libstd, allow(warnings))] | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:223:40 | 223 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:231:21 | 231 | } else if #[cfg(target_env = "libnx")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-486db12047c2389f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-03f28e855d890dfe/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=8ad889b268bbcf08 -C extra-filename=-ed01d07a7e298422 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=049f3661895f11fa -C extra-filename=-1773fcbc1d533b50 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=63384a1e2fc90a30 -C extra-filename=-10c6adb734af1de3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-10c6adb734af1de3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `addr` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:457:14 | 457 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:310:11 | 310 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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.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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-486db12047c2389f/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=293266642cb0da5b -C extra-filename=-30eeaef7daa7de02 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:232:15 | 232 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:246:11 | 246 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:911:20 | 911 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:1080:20 | 1080 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:1198:20 | 1198 | #[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: `percent-encoding` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rayon-core-65d7c6dad47261d6/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=f3c257d8434a6117 -C extra-filename=-1fe0102fa7560e8d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_deque-e391aaa274e6910e.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_utils-f935fc106e1bcddd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `slab` (lib) generated 6 warnings Compiling futures-channel v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=424397bbe07f4bb9 -C extra-filename=-56925b69f720989d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30/src/mpsc/mod.rs:130:7 | 130 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `futures-channel` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/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.82 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/anyhow-c2b0049b030176b1/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=f8df4a8f365c802e -C extra-filename=-47fa8b498ff38f69 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern backtrace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbacktrace-696cd325353ad39c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_backtrace` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `tinyvec` (lib) generated 7 warnings (7 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=48c989e3989daaa0 -C extra-filename=-b8a82adbed14f463 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtinyvec-e9565bdf93bb7bc2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("3") [ring 0.17.8] TARGET = Some("x86_64-unknown-freebsd") [ring 0.17.8] HOST = Some("x86_64-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=43abaa0531737aa4 -C extra-filename=-10491d22bf9766ae --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --extern spin=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libspin-e5384cdf47781ec1.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-7bd7811c1f31d5f1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` warning: `anyhow` (lib) generated 95 warnings (95 duplicates) Compiling bytemuck_derive v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytemuck_derive-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytemuck_derive-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='derive proc-macros for `bytemuck`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck_derive --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytemuck_derive-1.6.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=088caa25ce6d2686 -C extra-filename=-d5433dfb4829b12c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rayon-core` (lib) generated 2 warnings Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=d667e881438dc306 -C extra-filename=-b423d063f4113f20 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yada CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yada-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yada-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Takuya Asano ' CARGO_PKG_DESCRIPTION='Yada is a yet another double-array trie library aiming for fast search and compact data representation.' CARGO_PKG_HOMEPAGE='https://github.com/takuyaa/yada' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yada CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/takuyaa/yada' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name yada --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yada-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=a4749a2b8a8bd5ad -C extra-filename=-ff103259a7e46fa7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-io v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-io-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "unstable"))' -C metadata=5b2de945bcd5b20d -C extra-filename=-14952a796a8fea86 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=19581bad51e5bf1f -C extra-filename=-46ad3e8505174441 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde` (lib) generated 137 warnings (137 duplicates) Compiling indexmap v2.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indexmap-2.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=eb684dbd77b03ee7 -C extra-filename=-9c995f0b0b392aa3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libequivalent-1cc682a386fa6d4c.rmeta --extern hashbrown=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhashbrown-2d2387325805e84e.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde` (lib) generated 137 warnings Compiling csv v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-1.3.0/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.61 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c17fae695dd969d -C extra-filename=-de87395ea241992a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv_core-c0bd91f507897581.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-c95d4c558b121101.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libryu-448f552d4e93e493.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-decompress v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_decompress CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-decompress-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-decompress-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-decompress CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_decompress --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-decompress-0.31.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=074c6ed812b0c9dc -C extra-filename=-7df1fa7a3160e7ac --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-4f65375838c470c3.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=fcf5e45f211ffc17 -C extra-filename=-bfa262ca9998e441 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-compress v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_compress CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-compress-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-compress-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-compress CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_compress --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-compress-0.31.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=f5c70c9f2182518f -C extra-filename=-98553d2222d7b78e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-4f65375838c470c3.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling either v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/either-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/either-1.10.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.36 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/either-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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=93f5fc9fdc74a736 -C extra-filename=-c2aeb8539df6a857 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=121f830fdc3e4a24 -C extra-filename=-962931a07b48c066 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-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 --cfg 'feature="serde"' --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=3e9f3a490b3140a8 -C extra-filename=-1e3dd40052d4a63d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: multiple associated functions are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 lindera-core v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-core-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-core-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-core-0.31.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=a64cd426fb60e284 -C extra-filename=-72d0da9d296ff478 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-bfa262ca9998e441.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-dea624ac4d04e7a5.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-657d89057cc1360b.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-595d942ec5278483.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-fb09296263183964.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_tests CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_index_tests-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_index_tests-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Helper macros used to test index tables for character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_index_tests CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_tests --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_index_tests-0.1.4/index_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=186167e0486867f0 -C extra-filename=-60eccea751cd7196 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-task v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-task-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=0027196f7b06aaf3 -C extra-filename=-24ab1808c67fed30 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=ffe187661406c714 -C extra-filename=-c3cfa3107b3e6584 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern rayon_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon_core-1fe0102fa7560e8d.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-e384b86e68bcf98f/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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"' --cfg 'feature="unbounded_depth"' --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=e4353a32c2f3f482 -C extra-filename=-d474c33e9e468859 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libryu-6a185640c5338b66.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_64` Compiling futures-util v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-util-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3c59f2085e4c2aad -C extra-filename=-00b938a98de1658a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_channel-56925b69f720989d.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_io=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_io-14952a796a8fea86.rmeta --extern futures_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_macro-94251bad2db030a2.so --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --extern futures_task=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_task-24ab1808c67fed30.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern pin_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_utils-b423d063f4113f20.rmeta --extern slab=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslab-30eeaef7daa7de02.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `bincode` (lib) generated 4 warnings (4 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-core-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-core-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-core-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=02e29a6025b7bc71 -C extra-filename=-125c24ced6db7111 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-ff103259a7e46fa7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-dictionary-builder v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_dictionary_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared code for building Lindera dictionary files' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-dictionary-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_dictionary_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-builder-0.31.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="compress"' --cfg 'feature="lindera-compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "lindera-compress"))' -C metadata=4ce1f8a1d1b7a6f4 -C extra-filename=-8141110766c74ed4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-bfa262ca9998e441.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-dea624ac4d04e7a5.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-de87395ea241992a.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-ec5bc230e91cb9c0.rmeta --extern encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding-29214ed67d3c75ac.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-657d89057cc1360b.rmeta --extern encoding_rs_io=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs_io-a14d01aabf605776.rmeta --extern glob=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libglob-c93966e06f97dd50.rmeta --extern lindera_compress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_compress-98553d2222d7b78e.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-fb09296263183964.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `backtrace` (lib) generated 9 warnings Compiling bytemuck v1.16.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytemuck-1.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytemuck-1.16.1/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.16.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytemuck-1.16.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 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="bytemuck_derive"' --cfg 'feature="derive"' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "min_const_generics", "must_cast", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=46b80cda93e64f33 -C extra-filename=-29a399d4b4bd2363 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck_derive-d5433dfb4829b12c.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `ring` (lib) generated 1 warning (1 duplicate) Compiling darling_core v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=f1ca1680c37e6ff5 -C extra-filename=-7160f41aba31856d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-1924cfcf51f0defa.rmeta --extern ident_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libident_case-791a7c3bfb42fa17.rmeta --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrsim-46ad3e8505174441.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_decompress CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-decompress-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-decompress-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-decompress CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_decompress --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-decompress-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=af54a0b77d728488 -C extra-filename=-2f365c4143d3835b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=949375aa88723f80 -C extra-filename=-282ef906fb250ccf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7f4b25b4a643cb38 -C extra-filename=-8eb81ccc3f42de00 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling http v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d476f35d92e50ecd -C extra-filename=-ba9f27994d76a7ce --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-1924cfcf51f0defa.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-c95d4c558b121101.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tokio` (lib) generated 524 warnings Compiling time-macros v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.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 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-tuple-struct-fields --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=35cd841f902d3476 -C extra-filename=-75e28789df1ac595 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_conv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_conv-e0f3ac3f9097051a.rlib --extern time_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime_core-d52d5612a119d2c3.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` | = help: use the new name `dead_code` = note: requested on the command line with `-W unused_tuple_struct_fields` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` warning: `powerfmt` (lib) generated 3 warnings Compiling deranged v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=f5efb25e09fddd16 -C extra-filename=-efc027d6be7c9807 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpowerfmt-8eb81ccc3f42de00.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `bound` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.14.4/src/codegen/trait_impl.rs:19:9 | 13 | pub struct TraitImpl<'a> { | --------- field in this struct ... 19 | pub bound: Option<&'a [WherePredicate]>, | ^^^^^ | = note: `TraitImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/format_description/lexer.rs:6:11 | 6 | iter: core::iter::Peekable, | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: requested on the command line with `-W unused-qualifications` help: remove the unnecessary path segments | 6 - iter: core::iter::Peekable, 6 + iter: iter::Peekable, | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/format_description/mod.rs:20:17 | 20 | ) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 20 - ) -> Result, crate::Error> { 20 + ) -> Result, crate::Error> { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/format_description/mod.rs:30:17 | 30 | ) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - ) -> Result, crate::Error> { 30 + ) -> Result, crate::Error> { | warning: `tracing-core` (lib) generated 10 warnings (10 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="log"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=030acac3c4ca841e -C extra-filename=-117e89ab226ade4a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-282ef906fb250ccf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: `tracing` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-2083627d75a1d434/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-b2be67faa6379cb8/build-script-main` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2f9459d0ad59ea9 -C extra-filename=-49a8f8f3af122ef5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/src/lib.rs:161:9 | 161 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6568569e2190c511 -C extra-filename=-81f6654497d4c302 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/glob-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 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=be0ccc13128605db -C extra-filename=-3b679cbc524f508f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustls-pki-types v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-1.4.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-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 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", "web", "web-time"))' -C metadata=88d4464d06b1ff9d -C extra-filename=-b5db5fa619155ba7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `http` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-2083627d75a1d434/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=a90f7428cb4cfcd0 -C extra-filename=-ce670fed4b80e574 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-1.4.1/src/server_name.rs:136:40 | 134 | impl<'a> DnsName<'a> { | -- lifetime `'a` declared here 135 | /// Produce a borrowed `DnsName` from this owned `DnsName`. 136 | pub fn borrow(&'a self) -> DnsName<'_> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=235ab52118ecd312 -C extra-filename=-f30870ef8a42c6a5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-ed01d07a7e298422.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: `deranged` (lib) generated 2 warnings Compiling tokio-util v0.7.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8/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.56 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --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=2039611ca4fe0545 -C extra-filename=-021bd56dd8cc0238 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls-pki-types` (lib) generated 1 warning 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-575d4b980a34d83b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-e46b46df11b4ada8/build-script-build` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=fffd8ffb23bbafc7 -C extra-filename=-7f32f62c35ee4b81 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8/src/codec/length_delimited.rs:638:9 | 638 | target_pointer_width = "8", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `subtle` (lib) generated 3 warnings (3 duplicates) Compiling siphasher v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=83b2d6a703b3aae5 -C extra-filename=-77afdeb2b6abf484 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustls-webpki v0.102.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.2/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.61 CARGO_PKG_VERSION=0.102.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=102 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=bfabe511748c19db -C extra-filename=-a2b62a164dfb2ebf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-89c09fa671c72896.rmeta --extern pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-b5db5fa619155ba7.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-0c0d093252664af6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.2/src/crl/types.rs:453:65 | 452 | impl<'a> IssuingDistributionPoint<'a> { | -- lifetime `'a` declared here 453 | pub(crate) fn from_der(der: untrusted::Input<'a>) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling sct v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sct-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sct-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Joseph Birr-Pixton ' CARGO_PKG_DESCRIPTION='Certificate transparency SCT verification library' CARGO_PKG_HOMEPAGE='https://github.com/rustls/sct.rs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/sct.rs' CARGO_PKG_RUST_VERSION=1.61 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sct --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sct-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=4ef8ff27aa8540b8 -C extra-filename=-d87b9366d00a7b34 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-7bd7811c1f31d5f1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling phf_shared v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=c73de7cf505d2aa2 -C extra-filename=-ca28d60534033937 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsiphasher-77afdeb2b6abf484.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `typenum` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-575d4b980a34d83b/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=bd709a507931a4b9 -C extra-filename=-0ec444a5d397138f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtypenum-ce670fed4b80e574.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence` warning: `darling_core` (lib) generated 1 warning Compiling darling_macro v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_macro-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_macro-0.14.4/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.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_macro-0.14.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=da3738b94633598d -C extra-filename=-6dddc8e352825cac --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling_core-7160f41aba31856d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustls-webpki v0.101.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/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.61 CARGO_PKG_VERSION=0.101.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=101 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a9da3d99e31ed72a -C extra-filename=-7fc857c74f28d3c2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-7bd7811c1f31d5f1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dangerous_configuration,default,log,logging,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_DANGEROUS_CONFIGURATION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-fe0c74934be719bc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-83ed6f8e970d6be7/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=357be5b23df55617 -C extra-filename=-d5392e826fdc3474 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 66 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 72 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` Compiling darling v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling-0.14.4/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.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=19e1e6661aec570a -C extra-filename=-2a0f913b47606ce0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling_core-7160f41aba31856d.rmeta --extern darling_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling_macro-6dddc8e352825cac.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,log,logging,ring,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-52b92dfa446e5fa4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-10c6adb734af1de3/build-script-build` warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=8d84afd14750e55d -C extra-filename=-e514861f57fd8071 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_core-15a81de1e1428b0c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling aho-corasick v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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=55fd7168402bb6cc -C extra-filename=-94ff519f120d4526 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tokio-util` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=50a882ce7991b137 -C extra-filename=-f192ff2f381f9b2b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `time-macros` (lib) generated 8 warnings Compiling time v0.3.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-tuple-struct-fields --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="serde-human-readable"' --cfg 'feature="serde-well-known"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=24d54edd1231bbbc -C extra-filename=-d90b9e67448150d1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderanged-efc027d6be7c9807.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern num_conv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_conv-81f6654497d4c302.rmeta --extern powerfmt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpowerfmt-8eb81ccc3f42de00.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern time_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime_core-49a8f8f3af122ef5.rmeta --extern time_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime_macros-75e28789df1ac595.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:123:28 | 123 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: requested on the command line with `-W unused-qualifications` help: remove the unnecessary path segments | 123 - return Err(crate::error::ComponentRange { 123 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:161:28 | 161 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 161 - return Err(crate::error::ComponentRange { 161 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:198:28 | 198 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 198 - return Err(crate::error::ComponentRange { 198 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:1135:28 | 1135 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1135 - return Err(crate::error::ComponentRange { 1135 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:1168:28 | 1168 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1168 - return Err(crate::error::ComponentRange { 1168 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/format_description/parse/lexer.rs:10:11 | 10 | iter: core::iter::Peekable, | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 10 - iter: core::iter::Peekable, 10 + iter: iter::Peekable, | warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/formattable.rs:22:12 | 22 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/offset_date_time.rs:274:34 | 274 | debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 274 - debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); 274 + debug_assert!(ordinal <= util::days_in_year(year) as i16); | warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:721:24 | 721 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 721 - ) -> Result { 721 + ) -> Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:737:25 | 737 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 737 - ) -> Result { 737 + ) -> Result { | warning: `rustls-webpki` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=36479416b2e79054 -C extra-filename=-875698355d029a0e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zeroize-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --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=4972e1a68edae936 -C extra-filename=-2678deca72717712 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `generic-array` (lib) generated 4 warnings Compiling regex-syntax v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-0.8.2/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-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="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=29abd1f05a02f0e8 -C extra-filename=-7e6920a48c616765 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:260:35 | 260 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:262:34 | 262 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:282:34 | 282 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:284:33 | 284 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: `zeroize` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-52b92dfa446e5fa4/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=b36961be44ad9146 -C extra-filename=-df21553e89e10aa4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-89c09fa671c72896.rmeta --extern pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-b5db5fa619155ba7.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-a2b62a164dfb2ebf.rmeta --extern subtle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsubtle-bbfc78a4bc1687dc.rmeta --extern zeroize=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzeroize-2678deca72717712.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1268:37 | 1268 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: `rand` (lib) generated 12 warnings (11 duplicates) Compiling phf_generator v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_generator-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_generator-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_generator-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=b4501a9cafbacc64 -C extra-filename=-93dfe6dc49b036a2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_shared-ca28d60534033937.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-e514861f57fd8071.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1405:42 | 1405 | .checked_mul(rhs.cast_signed().extend::()) | ^^^^^^^^^^^ ... 1430 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1424:52 | 1424 | self.whole_nanoseconds() / rhs.cast_signed().extend::() | ^^^^^^^^^^^ ... 1430 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1522:37 | 1522 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1528:37 | 1528 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1532:50 | 1532 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-fe0c74934be719bc/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.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 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=7593289b1c6312f1 -C extra-filename=-ddc35040aab32120 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-7fc857c74f28d3c2.rmeta --extern sct=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsct-d87b9366d00a7b34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/formattable.rs:190:59 | 190 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/formattable.rs:232:59 | 232 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[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: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:214:74 | 214 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:223:46 | 223 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:296:38 | 296 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:298:37 | 298 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:306:82 | 306 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:433:42 | 433 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:435:41 | 435 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:442:48 | 442 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:461:54 | 461 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:499:79 | 499 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:566:42 | 566 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:568:41 | 568 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:579:40 | 579 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:581:39 | 581 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: method `or` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/packed/vector.rs:92:15 | 28 | pub(crate) trait Vector: | ------ method in this trait ... 92 | unsafe fn or(self, vector2: Self) -> Self; | ^^ | = note: `#[warn(dead_code)]` on by default warning: trait `U8` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ warning: method `low_u8` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:650:38 | 650 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: methods `as_usize` and `to_bits` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:122:8 | 121 | pub(crate) trait I8 { | -- methods in this trait 122 | fn as_usize(self) -> usize; | ^^^^^^^^ 123 | fn to_bits(self) -> u8; | ^^^^^^^ warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:652:37 | 652 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:149:8 | 148 | pub(crate) trait I32 { | --- associated items in this trait 149 | fn as_usize(self) -> usize; | ^^^^^^^^ 150 | fn to_bits(self) -> u32; 151 | fn from_bits(n: u32) -> i32; | ^^^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:176:8 | 175 | pub(crate) trait I64 { | --- associated items in this trait 176 | fn as_usize(self) -> usize; | ^^^^^^^^ 177 | fn to_bits(self) -> u64; 178 | fn from_bits(n: u64) -> i64; | ^^^^^^^^^ warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:655:40 | 655 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: method `as_u16` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:204:8 | 202 | pub(crate) trait Usize { | ----- method in this trait 203 | fn as_u8(self) -> u8; 204 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:266:18 | 266 | pub(crate) trait Pointer { | ^^^^^^^ warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:657:39 | 657 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18 | 276 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:693:61 | 693 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:294:54 | 294 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:298:58 | 298 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:540:28 | 540 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:543:49 | 543 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:554:28 | 554 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:557:49 | 557 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:768:37 | 768 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:769:57 | 769 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:771:26 | 771 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:775:37 | 775 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:776:57 | 776 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:778:26 | 778 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: `http` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=331fc494c7ba40e9 -C extra-filename=-df0d51983c90b17b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_bidi-875698355d029a0e.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:925:41 | 925 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:925:72 | 925 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:926:45 | 926 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:926:78 | 926 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:927:45 | 927 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:927:78 | 927 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:929:35 | 929 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:929:72 | 929 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:931:69 | 931 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:932:65 | 932 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:938:59 | 938 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:943:59 | 943 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: `rustls-webpki` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-1.3.0/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.61 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/csv-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=6798b8a8b93ae2e1 -C extra-filename=-729d535b939d6c51 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv_core-f192ff2f381f9b2b.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libryu-6a185640c5338b66.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.26.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9366090831b832f0 -C extra-filename=-ab3127171d009b65 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-b5db5fa619155ba7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_japanese CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-japanese-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-japanese-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for Japanese character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-japanese CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_japanese --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-japanese-1.20141219.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=7f2a0036823f2e64 -C extra-filename=-02847ea3bc56144a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-60eccea751cd7196.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_tradchinese CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-tradchinese-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-tradchinese-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for traditional Chinese character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-tradchinese CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_tradchinese --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-tradchinese-1.20141219.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=8a5b78b21db849f5 -C extra-filename=-083803c7804bdfe7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-60eccea751cd7196.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_korean CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-korean-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-korean-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for Korean character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-korean CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_korean --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-korean-1.20141219.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=ce914a1bce87d7e1 -C extra-filename=-79f01bfcb494bb97 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-60eccea751cd7196.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_singlebyte CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-singlebyte-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-singlebyte-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for various single-byte character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-singlebyte CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_singlebyte --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-singlebyte-1.20141219.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=3dc5b7257f08dcca -C extra-filename=-9fea3f0e25cdd708 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-60eccea751cd7196.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_index_simpchinese CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-simpchinese-1.20141219.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-simpchinese-1.20141219.5/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Index tables for simplified Chinese character encodings' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding-index-simpchinese CARGO_PKG_README=../../../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.20141219.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20141219 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_index_simpchinese --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-index-simpchinese-1.20141219.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=3c0a7c38cd8e141b -C extra-filename=-19fb24210c4174c9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_tests=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tests-60eccea751cd7196.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-b0c57acf702df5fd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-5d1ce51868890a2b/build-script-build` [httparse 1.8.0] cargo:rustc-cfg=httparse_simd Compiling xattr v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/xattr-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/xattr-1.0.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/xattr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=494aef995937f570 -C extra-filename=-7588fee92b688f16 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling filetime v0.2.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.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())' -C metadata=45189c04eb508ba1 -C extra-filename=-ef8f5a999ddde883 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 regex-automata v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-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=54c0c0767e22e583 -C extra-filename=-7ee165c9812fc023 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-94ff519f120d4526.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_syntax-7e6920a48c616765.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=f8b6be56531a8063 -C extra-filename=-448f362eea5c000e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Character encoding support for Rust' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lifthrasiir/rust-encoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=281cd69f256322fe -C extra-filename=-687dbdf2e1eea476 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_index_japanese=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_japanese-02847ea3bc56144a.rmeta --extern encoding_index_korean=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_korean-79f01bfcb494bb97.rmeta --extern encoding_index_simpchinese=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_simpchinese-19fb24210c4174c9.rmeta --extern encoding_index_singlebyte=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_singlebyte-9fea3f0e25cdd708.rmeta --extern encoding_index_tradchinese=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_index_tradchinese-083803c7804bdfe7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6/src/dfa/onepass.rs:524:45 | 522 | impl<'a> InternalBuilder<'a> { | -- lifetime `'a` declared here 523 | /// Create a new builder with an initial empty DFA. 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `base64` (lib) generated 1 warning Compiling tar v0.4.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tar-0.4.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tar-0.4.40/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/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tar-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=12732c6eefae7d4a -C extra-filename=-306c7588a1d86da9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfiletime-ef8f5a999ddde883.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --extern xattr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libxattr-7588fee92b688f16.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `encoding` (lib) generated 240 warnings (240 duplicates) Compiling ureq v2.9.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ureq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7/Cargo.toml CARGO_PKG_AUTHORS='Martin Algesten :Jacob Hoffman-Andrews ' CARGO_PKG_DESCRIPTION='Simple, safe HTTP client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ureq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/algesten/ureq' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.9.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ureq --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "charset", "cookies", "default", "gzip", "http-crate", "http-interop", "json", "native-certs", "native-tls", "proxy-from-env", "socks-proxy", "testdeps", "tls"))' -C metadata=20ab332f92027a19 -C extra-filename=-f42f28e8f29ac828 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-448f362eea5c000e.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-df21553e89e10aa4.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-b5db5fa619155ba7.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-a2b62a164dfb2ebf.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-441f6e5a1fdb928c.rmeta --extern webpki_roots=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-ab3127171d009b65.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` Compiling tokio-rustls v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-rustls-0.24.1/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.56 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-rustls-0.24.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="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=6f2f71f190d062d1 -C extra-filename=-5497737809c0e3fd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-b0c57acf702df5fd/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=d0fb966d586442cd -C extra-filename=-08208a07970c8b68 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0/src/simd/mod.rs:2:5 | 2 | httparse_simd, | ^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `aho-corasick` (lib) generated 11 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/url-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/url-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=6c803f588e3204c1 -C extra-filename=-b6ddc9b67c64c596 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libform_urlencoded-d5392e826fdc3474.rmeta --extern idna=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libidna-df0d51983c90b17b.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `httparse` (lib) generated 30 warnings Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39ffb94d77b4f2f9 -C extra-filename=-7c158255d4350a59 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeneric_array-0ec444a5d397138f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `time` (lib) generated 85 warnings (2 duplicates) Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=758e1364624a6d93 -C extra-filename=-f568a9d65c146f58 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeneric_array-0ec444a5d397138f.rmeta --extern typenum=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtypenum-ce670fed4b80e574.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/h2-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=09e2836679fc1a7f -C extra-filename=-73a7748af90d70a1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-ed01d07a7e298422.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern slab=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslab-30eeaef7daa7de02.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_util-021bd56dd8cc0238.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "clippy", "default", "std"))' -C metadata=d6c889a73924295b -C extra-filename=-aed4eb631fdd2b50 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_macro-a434abc104569273.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs_io-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs_io-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Streaming transcoding for encoding_rs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs_io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/encoding_rs_io' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs_io --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs_io-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f6232d58fc150e6 -C extra-filename=-9fb1e1a6d8a075ae --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling socket2 v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socket2-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=9184c7359192fc59 -C extra-filename=-ecc4a397bc84b09d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httpdate-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=52d8fdcda2a808c2 -C extra-filename=-f0fba3df7effef2e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Compiling mime v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5086ac5c5fa2d278 -C extra-filename=-982ce006c46d9370 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls` (lib) generated 18 warnings Compiling heck v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=abfb3e4b0989d199 -C extra-filename=-8d61058886293a13 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling reborrow v0.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reborrow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reborrow-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reborrow-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Emulate reborrowing for user types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reborrow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/reborrow/' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name reborrow --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reborrow-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "reborrow-derive"))' -C metadata=9508472c8dc25161 -C extra-filename=-c5b2f21dd34447ec --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_dictionary_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared code for building Lindera dictionary files' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-dictionary-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_dictionary_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "lindera-compress"))' -C metadata=f4c9ea65a00b2523 -C extra-filename=-fd4df81822599277 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-aed4eb631fdd2b50.rmeta --extern encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding-687dbdf2e1eea476.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern encoding_rs_io=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs_io-9fb1e1a6d8a075ae.rmeta --extern glob=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libglob-3b679cbc524f508f.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-ff103259a7e46fa7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=f400501b59117ca3 -C extra-filename=-c298be4849276081 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libblock_buffer-7c158255d4350a59.rmeta --extern crypto_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrypto_common-f568a9d65c146f58.rmeta --extern subtle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsubtle-7f32f62c35ee4b81.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-complex v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_complex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-complex-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-complex-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name num_complex --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-complex-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 --cfg 'feature="bytemuck"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=96bd61bc2dcca22a -C extra-filename=-f37dd02fa54b4022 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_distr-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_distr --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=a0c02bf6ac60a085 -C extra-filename=-9229500b414b330f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_distr-0.4.3/src/lib.rs:23:13 | 23 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `regex-syntax` (lib) generated 1 warning Compiling webpki-roots v0.25.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.25.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.25.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.25.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=5ff73b1446f7a7e8 -C extra-filename=-fc8899db814f4e13 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling atomic v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/atomic-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/atomic-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Generic Atomic wrapper type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/atomic-rs' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name atomic --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/atomic-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fallback", "nightly", "std"))' -C metadata=fd376bf1af3ae5ce -C extra-filename=-57e651db289380a3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dyn-stack v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_stack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dyn-stack-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dyn-stack-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Dynamic stack wrapper for unsized allocations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn-stack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kitegi/dynstack/' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_stack --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dyn-stack-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=ccb4155e6ffcc2f7 -C extra-filename=-1d0a11bcfaccc9e2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern reborrow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreborrow-c5b2f21dd34447ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `delta` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling uuid v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Christopher Armstrong:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-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="atomic"' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --cfg 'feature="v7"' --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=9a605aceb9838a5d -C extra-filename=-fe5aefaa3d944928 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern atomic=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libatomic-57e651db289380a3.rmeta --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling raw-cpuid v10.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=raw_cpuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.7.0/Cargo.toml CARGO_PKG_AUTHORS='Gerd Zellweger ' CARGO_PKG_DESCRIPTION='A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.' CARGO_PKG_HOMEPAGE='https://github.com/gz/rust-cpuid' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raw-cpuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gz/rust-cpuid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=10.7.0 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name raw_cpuid --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.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("clap", "cli", "display", "serde", "serde_derive", "serde_json", "serialize", "std", "termimad"))' -C metadata=415349f9059b599d -C extra-filename=-f0f21c4bd51e70b3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0/src/lib.rs:228:11 | 228 | #[cfg(all(uuid_unstable, feature = "zerocopy"))] | ^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(uuid_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(uuid_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0/src/lib.rs:439:9 | 439 | all(uuid_unstable, feature = "zerocopy"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(uuid_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(uuid_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling regex v1.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-1.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-1.10.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-1.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=f958efdaa3940dd7 -C extra-filename=-e887ae17b2a67aa0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-94ff519f120d4526.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern regex_automata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_automata-7ee165c9812fc023.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_syntax-7e6920a48c616765.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rand_distr` (lib) generated 35 warnings Compiling pulp v0.18.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pulp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pulp-0.18.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pulp-0.18.9/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Safe generic simd' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/pulp/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pulp --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pulp-0.18.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "nightly", "std"))' -C metadata=eaf530f059bfccca -C extra-filename=-18393e8e4a5a22f2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern libm=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibm-80f63067af9a2f7c.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern reborrow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreborrow-c5b2f21dd34447ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `core::ops` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.7.0/src/lib.rs:115:13 | 115 | pub use core::ops; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `core::option` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.7.0/src/lib.rs:116:13 | 116 | pub use core::option; | ^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pulp-0.18.9/src/core_arch/mod.rs:17:36 | 17 | #[cfg(all(feature = "nightly", target_arch = "nvptx"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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: `uuid` (lib) generated 2 warnings Compiling half v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=half CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name half --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="rand_distr"' --cfg 'feature="std"' --cfg 'feature="use-intrinsics"' --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=7cd099709dc43ab0 -C extra-filename=-7d909763481cc3a4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rand_distr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_distr-9229500b414b330f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs:200:17 | 200 | #![cfg_attr(not(target_arch = "spirv"), warn(missing_debug_implementations))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs:216:11 | 216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:46:12 | 46 | #[cfg_attr(kani, derive(kani::Arbitrary))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:918:11 | 918 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:926:11 | 926 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:933:11 | 933 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:940:11 | 940 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:947:11 | 947 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:954:11 | 954 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:961:11 | 961 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:968:11 | 968 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:975:11 | 975 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:928:11 | 928 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:936:11 | 936 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:943:11 | 943 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:950:11 | 950 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:957:11 | 957 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:964:11 | 964 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:971:11 | 971 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:978:11 | 978 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/leading_zeros.rs:4:5 | 4 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/leading_zeros.rs:16:5 | 16 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/leading_zeros.rs:30:9 | 30 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs:238:15 | 238 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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 Compiling unicase v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=2e1bd2835060cb73 -C extra-filename=-ce810716e7dae8e6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-ce810716e7dae8e6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `half` (lib) generated 34 warnings Compiling cpufeatures v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cpufeatures-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cpufeatures-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cd7e879892f5fdd -C extra-filename=-47fad37927d3f43a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/local-waker-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name local_waker --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=1ae4d69a2e94cca9 -C extra-filename=-39da739022110716 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling seq-macro v0.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=seq_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/seq-macro-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/seq-macro-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macro to repeat sequentially indexed copies of a fragment of code.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seq-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/seq-macro' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name seq_macro --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/seq-macro-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d715c30cd80ec520 -C extra-filename=-0930a0cb34c2f70c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_urlencoded v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=ae8111353b7ba96f -C extra-filename=-2a82af2e4770c48c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libform_urlencoded-d5392e826fdc3474.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libryu-6a185640c5338b66.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.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/textproc/meilisearch/work/meilisearch-1.9.0/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 lindera-ipadic-builder v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ipadic_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary builder for IPADIC.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_ipadic_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=432e896a6ed96add -C extra-filename=-fcfd5a052e25c3b3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-8141110766c74ed4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-ko-dic-builder v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ko_dic_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Korean morphological dictionary builder for ko-dic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ko-dic-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_ko_dic_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-builder-0.31.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="compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=0cbdc8149a2a9962 -C extra-filename=-4bdb03db8eb33920 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-8141110766c74ed4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `raw-cpuid` (lib) generated 2 warnings Compiling gemm-common v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-common-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-common-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm_common --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-common-0.17.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="f16"' --cfg 'feature="half"' --cfg 'feature="rayon"' --cfg 'feature="std"' --cfg 'feature="sysctl"' --cfg 'feature="wasm-simd128-enable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "f16", "half", "nightly", "rayon", "std", "sysctl", "wasm-simd128-enable"))' -C metadata=e5fa0250bcd8970d -C extra-filename=-7380038a4791b329 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern half=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhalf-7d909763481cc3a4.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern pulp=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpulp-18393e8e4a5a22f2.rmeta --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `pulp` (lib) generated 1 warning Compiling lindera-ipadic-neologd-builder v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ipadic_neologd_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary builder for IPADIC NEologd.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-neologd-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_ipadic_neologd_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-builder-0.31.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="compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=86439ce888ce5dba -C extra-filename=-eb3e020d2683e794 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-8141110766c74ed4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-unidic-builder v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_unidic_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary builder for UniDic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-unidic-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_unidic_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-builder-0.31.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="compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=281ed86d146492ba -C extra-filename=-6afbdbb713b20cec --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-8141110766c74ed4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-cc-cedict-builder v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_cc_cedict_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Chinese morphological dictionary builder for CC-CEDICT.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-cc-cedict-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_cc_cedict_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-builder-0.31.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="compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=80073d81c10906b4 -C extra-filename=-3fa404624ed994d8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-7df1fa7a3160e7ac.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-8141110766c74ed4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling synstructure v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=92db4b37527635e9 -C extra-filename=-c082e1f1c9c81e62 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxhash-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fxhash --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=6e68c123db84070a -C extra-filename=-3fffb2c040b6f02c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.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/textproc/meilisearch/work/meilisearch-1.9.0/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=4f62c47b65813aa1 -C extra-filename=-feb3811b37a61970 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-6789a349c5e72253.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `fxhash` (lib) generated 1 warning Compiling ucd-trie v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=64c26006b894c690 -C extra-filename=-0a6844b42ada0b6e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-segmentation v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-segmentation-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-segmentation-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=40af9d167325ac0a -C extra-filename=-6b276ab8613554e0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-0.8.2/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-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="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=4760cb02f7b10542 -C extra-filename=-cc61fc17f66fb41e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls` (lib) generated 15 warnings 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=5081f78b735e7eaa -C extra-filename=-6f91aa28ae1a8052 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ Compiling pest v2.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=2385dd10fb435ce9 -C extra-filename=-8881eec1f1825ca4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-595d942ec5278483.rmeta --extern ucd_trie=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libucd_trie-0a6844b42ada0b6e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 alloc-stdlib v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=8c8a15f5c1075902 -C extra-filename=-ad9bac8352023a65 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liballoc_no_stdlib-6f91aa28ae1a8052.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-cc-cedict v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for CC-CEDICT.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-cc-cedict CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.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="compress"' --cfg 'feature="lindera-decompress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "encoding", "flate2", "lindera-decompress", "tar", "ureq"))' -C metadata=9721022d42506818 -C extra-filename=-1aee18025545b0d0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-cc-cedict-1aee18025545b0d0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lindera_cc_cedict_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict_builder-3fa404624ed994d8.rlib --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-ipadic v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for IPADIC.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.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="compress"' --cfg 'feature="lindera-decompress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "ipadic", "lindera-decompress", "tar", "ureq"))' -C metadata=9f7d6c8755760ce5 -C extra-filename=-f27ef03c320f33b6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-f27ef03c320f33b6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rlib --extern lindera_ipadic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_builder-fcfd5a052e25c3b3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-unidic v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for UniDic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-unidic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.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="compress"' --cfg 'feature="encoding"' --cfg 'feature="flate2"' --cfg 'feature="lindera-decompress"' --cfg 'feature="tar"' --cfg 'feature="unidic"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "lindera-decompress", "tar", "unidic", "ureq"))' -C metadata=4db4e73a019eec98 -C extra-filename=-facdf66af823d968 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-unidic-facdf66af823d968 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding-29214ed67d3c75ac.rlib --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-4f65375838c470c3.rlib --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rlib --extern lindera_unidic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic_builder-6afbdbb713b20cec.rlib --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-306c7588a1d86da9.rlib --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-f42f28e8f29ac828.rlib --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/iterators/pair.rs:214:18 | 214 | unsafe { span::Span::new_unchecked(self.input, start, end) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/lib.rs:14:41 | 14 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 214 - unsafe { span::Span::new_unchecked(self.input, start, end) } 214 + unsafe { Span::new_unchecked(self.input, start, end) } | warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/iterators/pairs.rs:314:70 | 79 | impl<'i, R: RuleType> Pairs<'i, R> { | -- lifetime `'i` declared here ... 314 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | ^^ this elided lifetime gets resolved as `'i` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/parser_state.rs:181:17 | 181 | position::Position::new(input, state.attempt_pos).unwrap(), | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 181 - position::Position::new(input, state.attempt_pos).unwrap(), 181 + Position::new(input, state.attempt_pos).unwrap(), | Compiling lindera-ipadic-neologd v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for IPADIC NEologd.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-neologd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.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="compress"' --cfg 'feature="lindera-decompress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "ipadic-neologd", "lindera-decompress", "tar", "ureq"))' -C metadata=fc01cb6f5e9421a3 -C extra-filename=-a0bff270751a6131 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-neologd-a0bff270751a6131 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rlib --extern lindera_ipadic_neologd_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_neologd_builder-eb3e020d2683e794.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-ko-dic v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for ko-dic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ko-dic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.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="compress"' --cfg 'feature="encoding"' --cfg 'feature="flate2"' --cfg 'feature="ko-dic"' --cfg 'feature="lindera-decompress"' --cfg 'feature="tar"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "ko-dic", "lindera-decompress", "tar", "ureq"))' -C metadata=3575df9fa5171c37 -C extra-filename=-af751e61dc5b5c8c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ko-dic-af751e61dc5b5c8c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding-29214ed67d3c75ac.rlib --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-4f65375838c470c3.rlib --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-72d0da9d296ff478.rlib --extern lindera_ko_dic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic_builder-4bdb03db8eb33920.rlib --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-306c7588a1d86da9.rlib --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-f42f28e8f29ac828.rlib --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` Compiling actix-utils v3.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-utils-3.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_utils --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=38f3d4649877f9fb -C extra-filename=-66b3e106e78de7c0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern local_waker=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblocal_waker-39da739022110716.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-rt v2.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_rt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-rt-2.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-rt-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' 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=1.65 CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_rt --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-rt-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=24c9ecfe2b4c1ad9 -C extra-filename=-a1b19f426212e768 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-service-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_service --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=2ed04b6df3a84adf -C extra-filename=-29186c02e2485a5c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bb2c25e60042317b -C extra-filename=-d78c066698329195 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=405b00face7a105f -C extra-filename=-ca25fd27b055cfcb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling base64 v0.21.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=49a32ad15835b3fd -C extra-filename=-72631744b7960d92 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `base64` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=compress,encoding,flate2,ko-dic,lindera-decompress,tar,ureq 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_COMPRESS=1 CARGO_FEATURE_ENCODING=1 CARGO_FEATURE_FLATE2=1 CARGO_FEATURE_KO_DIC=1 CARGO_FEATURE_LINDERA_DECOMPRESS=1 CARGO_FEATURE_TAR=1 CARGO_FEATURE_UREQ=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for ko-dic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ko-dic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ko-dic-b217759a6ce07ca6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ko-dic-af751e61dc5b5c8c/build-script-build` [lindera-ko-dic 0.31.0] cargo:rerun-if-changed=build.rs [lindera-ko-dic 0.31.0] cargo:rerun-if-changed=Cargo.toml warning: `base64` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=compress,encoding,flate2,lindera-decompress,tar,unidic,ureq 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_COMPRESS=1 CARGO_FEATURE_ENCODING=1 CARGO_FEATURE_FLATE2=1 CARGO_FEATURE_LINDERA_DECOMPRESS=1 CARGO_FEATURE_TAR=1 CARGO_FEATURE_UNIDIC=1 CARGO_FEATURE_UREQ=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for UniDic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-unidic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-unidic-795ec50d292332e9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-unidic-facdf66af823d968/build-script-build` [lindera-unidic 0.31.0] cargo:rerun-if-changed=build.rs [lindera-unidic 0.31.0] cargo:rerun-if-changed=Cargo.toml warning: `pest` (lib) generated 3 warnings Compiling pest_meta v2.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_meta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_meta-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_meta-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest meta language parser and validator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_meta CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pest_meta --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_meta-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=1fa4d3bc586b413f -C extra-filename=-c57b13f84d0cd568 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --extern pest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest-8881eec1f1825ca4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `aho-corasick` (lib) generated 11 warnings (11 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=compress,lindera-decompress 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_COMPRESS=1 CARGO_FEATURE_LINDERA_DECOMPRESS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for IPADIC NEologd.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-neologd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-neologd-9b2c00db1a55fa84/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-neologd-a0bff270751a6131/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=compress,lindera-decompress 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_COMPRESS=1 CARGO_FEATURE_LINDERA_DECOMPRESS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for IPADIC.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-2506fdc1f7e7d0c2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-f27ef03c320f33b6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=compress,lindera-decompress 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_COMPRESS=1 CARGO_FEATURE_LINDERA_DECOMPRESS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for CC-CEDICT.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-cc-cedict CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-cc-cedict-8da8543e888ce1d8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-cc-cedict-1aee18025545b0d0/build-script-build` Compiling brotli-decompressor v4.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.0.1/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.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.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-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=9d486e72c89ebcc1 -C extra-filename=-0a1efb40e9b871b9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liballoc_no_stdlib-6f91aa28ae1a8052.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liballoc_stdlib-ad9bac8352023a65.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.0.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.0.1/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="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=36d6eec2611ada78 -C extra-filename=-0b920a4df2e13935 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-feb3811b37a61970.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-6789a349c5e72253.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_syntax-cc61fc17f66fb41e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling zerofrom-derive v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerofrom-derive-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerofrom-derive-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE 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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerofrom-derive-0.1.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=6adea7cdb869dee4 -C extra-filename=-fb071e3aba64cc46 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern synstructure=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsynstructure-c082e1f1c9c81e62.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-460cf64caaba4602/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-ce810716e7dae8e6/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 strum_macros v0.26.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.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=4a4212e432560651 -C extra-filename=-225da985495b40b4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern heck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheck-8d61058886293a13.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern rustversion=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustversion-3080272339e2bc63.so --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `regex-automata` (lib) generated 1 warning Compiling phf_macros v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_macros-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_macros-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Macros to generate types in the phf crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_macros --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_macros-0.11.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("unicase", "unicase_"))' -C metadata=795f439503fc7776 -C extra-filename=-7bae941220acfe74 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_generator-93dfe6dc49b036a2.rlib --extern phf_shared=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_shared-ca28d60534033937.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `h2` (lib) generated 1 warning Compiling bytestring v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytestring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytestring-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytestring-1.3.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytestring --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytestring-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("serde"))' -C metadata=3ac63b66e5412e22 -C extra-filename=-dea01c4a6bcc9c8d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytestring-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytestring-1.3.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytestring --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytestring-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("serde"))' -C metadata=6ba12682504c3f15 -C extra-filename=-9a9077d941538b34 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `kw` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-1.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-1.10.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-1.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=bb2e249ac749fd49 -C extra-filename=-192b42516f7b997b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-feb3811b37a61970.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-6789a349c5e72253.rmeta --extern regex_automata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_automata-0b920a4df2e13935.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_syntax-cc61fc17f66fb41e.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-1801ecd6370e2a5a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-b2be67faa6379cb8/build-script-main` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Compiling cookie v0.16.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=52c375926ccc34f3 -C extra-filename=-65bb570a56b7163e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/cookie-65bb570a56b7163e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=eaefde932675da7c -C extra-filename=-038a5249f9d0f87a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `brotli-decompressor` (lib) generated 2 warnings Compiling semver v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8e4f9f5fadd1aad0 -C extra-filename=-f54d4e344976d2cd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-f54d4e344976d2cd -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustix v0.38.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=62d08d3d4827c27a -C extra-filename=-9ae9a0a1056479e1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-9ae9a0a1056479e1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-lite-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=374a6e9cda0f774f -C extra-filename=-0fefe74d5bd5c40d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling impl-more v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=impl_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/impl-more-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name impl_more --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=cbe515efcda249f1 -C extra-filename=-5f4e2e2cdc6b0889 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-tls v3.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-tls-3.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_tls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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_21"' --cfg 'feature="rustls-0_21-webpki-roots"' --cfg 'feature="tokio-rustls-024"' --cfg 'feature="webpki-roots-025"' --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=50b6236542e517d0 -C extra-filename=-4c2341204791be02 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_rt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_rt-a1b19f426212e768.rmeta --extern actix_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_service-29186c02e2485a5c.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern impl_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libimpl_more-5f4e2e2cdc6b0889.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_rustls_024=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_rustls-5497737809c0e3fd.rmeta --extern tokio_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_util-021bd56dd8cc0238.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern webpki_roots_025=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-fc8899db814f4e13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-7ba8419706f03400/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-f54d4e344976d2cd/build-script-build` [semver 1.0.18] cargo:rerun-if-changed=build.rs Compiling derive_more v0.99.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_more-0.99.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=ff5838c28a69ce1c -C extra-filename=-e1ae21af2cd0ca46 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern convert_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconvert_case-038a5249f9d0f87a.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,std,termios,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_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-0cfab1022619b491/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-9ae9a0a1056479e1/build-script-build` [rustix 0.38.31] cargo:rerun-if-changed=build.rs [rustix 0.38.31] cargo:rustc-cfg=static_assertions [rustix 0.38.31] cargo:rustc-cfg=libc [rustix 0.38.31] cargo:rustc-cfg=freebsdlike [rustix 0.38.31] cargo:rustc-cfg=bsd [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_CFG_MIRI 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/cookie-e72e0e049b428db5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/cookie-65bb570a56b7163e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/typenum-1801ecd6370e2a5a/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=40cd8765fbfb4579 -C extra-filename=-79ff0f7a00db79ac --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerofrom v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerofrom-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerofrom-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.66 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerofrom-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=d0f44a1cee4f1dba -C extra-filename=-b2a1c9db787d1bf6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzerofrom_derive-fb071e3aba64cc46.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-router v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-router-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_router --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "unicode"))' -C metadata=2c368b60f70c6106 -C extra-filename=-fc426526edb5b66e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytestring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytestring-dea01c4a6bcc9c8d.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-ba9f27994d76a7ce.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-192b42516f7b997b.rmeta --extern regex_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_lite-0fefe74d5bd5c40d.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-117e89ab226ade4a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `strum_macros` (lib) generated 3 warnings Compiling strum v0.26.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum-0.26.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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=da1d625199861665 -C extra-filename=-3c6dced095bd795e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrum_macros-225da985495b40b4.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling phf v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=9c2c3bc1a594be20 -C extra-filename=-fcc8f0c7fe1ab369 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_macros-7bae941220acfe74.so --extern phf_shared=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_shared-ca28d60534033937.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `typenum` (lib) generated 6 warnings (6 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-460cf64caaba4602/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=e9f7afa9891c3ee4 -C extra-filename=-58aac7c02943ec8a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0/src/lib.rs:7:9 | 7 | __unicase__core_and_alloc, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling brotli v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=4926dc9ea7e89ba2 -C extra-filename=-c4e447bd039a078f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liballoc_no_stdlib-6f91aa28ae1a8052.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liballoc_stdlib-ad9bac8352023a65.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbrotli_decompressor-0a1efb40e9b871b9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pest_generator v2.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_generator-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_generator-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest code generator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_generator CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pest_generator --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_generator-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=f58c03c4857bfe0f -C extra-filename=-93ad9f56684f528c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern pest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest-8881eec1f1825ca4.rmeta --extern pest_meta=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest_meta-c57b13f84d0cd568.rmeta --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_cc_cedict CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for CC-CEDICT.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-cc-cedict CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-cc-cedict-8da8543e888ce1d8/out /usr/local/bin/rustc --crate-name lindera_cc_cedict --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="lindera-decompress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "encoding", "flate2", "lindera-decompress", "tar", "ureq"))' -C metadata=1d629ed58ccaf3cd -C extra-filename=-32e0126125bf38e8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `unicase` (lib) generated 60 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ipadic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for IPADIC.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-2506fdc1f7e7d0c2/out /usr/local/bin/rustc --crate-name lindera_ipadic --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="lindera-decompress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "ipadic", "lindera-decompress", "tar", "ureq"))' -C metadata=63a73df24875ef21 -C extra-filename=-7c14da6ce4e81f69 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `trait_ident` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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>, | ^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ipadic_neologd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for IPADIC NEologd.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-neologd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ipadic-neologd-9b2c00db1a55fa84/out /usr/local/bin/rustc --crate-name lindera_ipadic_neologd --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="lindera-decompress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "ipadic-neologd", "lindera-decompress", "tar", "ureq"))' -C metadata=f28550d4ba60d24d -C extra-filename=-6c9d9c974b1ce377 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/local-channel-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name local_channel --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=281d9f585f4078f6 -C extra-filename=-f2e9cad55066be46 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern local_waker=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblocal_waker-39da739022110716.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling sha1 v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=48de15a6e86a5dbc -C extra-filename=-8c0c41159e08a5c2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern cpufeatures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcpufeatures-47fad37927d3f43a.rmeta --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-c298be4849276081.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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(feature = "alloc-stdlib")] | ~~~~~~~~~~~~~~~~~~~~~~~~ warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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(feature = "alloc-stdlib"))] | ~~~~~~~~~~~~~~~~~~~~~~~~ warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_cc_cedict_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Chinese morphological dictionary builder for CC-CEDICT.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-cc-cedict-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_cc_cedict_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-cc-cedict-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=d0ae35b4b831e185 -C extra-filename=-3ad44f4bdf5a463e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-fd4df81822599277.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_unidic_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary builder for UniDic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-unidic-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_unidic_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=965f0fcc6d29fa9e -C extra-filename=-b468cb6286a0e492 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-fd4df81822599277.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ipadic_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary builder for IPADIC.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_ipadic_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=3feb91d22ea213dc -C extra-filename=-46436caaee57bec8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-fd4df81822599277.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ipadic_neologd_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary builder for IPADIC NEologd.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ipadic-neologd-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_ipadic_neologd_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ipadic-neologd-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=c4714fb0b0556e2f -C extra-filename=-90ae526970d78c3b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-fd4df81822599277.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `sha1` (lib) generated 4 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ko_dic_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-builder-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-builder-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Korean morphological dictionary builder for ko-dic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ko-dic-builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_ko_dic_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-builder-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress"))' -C metadata=994399c9e8d88a8d -C extra-filename=-940cac209f87e733 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern lindera_dictionary_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary_builder-fd4df81822599277.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-codec v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_codec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-codec-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-codec-0.5.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_codec --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-codec-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=a807476e6b60187f -C extra-filename=-b7a7539ef56e8ca9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_util-021bd56dd8cc0238.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-2f3846b95fb908c7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-e46b46df11b4ada8/build-script-build` Compiling errno v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=b79d5b41002bf3a4 -C extra-filename=-e9913d2f4654f58d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling language-tags v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=language_tags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/language-tags-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name language_tags --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=3ff6a4a55709acca -C extra-filename=-de49b3443f94350e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-lite-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=0f580ec38c426d8a -C extra-filename=-c54fd4e262eebacb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `errno` (lib) generated 1 warning Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=aecf2bebd39b7fc2 -C extra-filename=-712c05ab14262d5f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ucd-trie-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("default", "std"))' -C metadata=7dd4d0a3899b9ec0 -C extra-filename=-b22f3d9fd2ea95f0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f57b311aa878ee0 -C extra-filename=-68e7ba1fea15732a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=2bcab2e6c0445dd5 -C extra-filename=-41d3a2a900a90c17 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern ucd_trie=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libucd_trie-b22f3d9fd2ea95f0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=21e5648b91fc7f16 -C extra-filename=-fffebbae74ba8df3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libminimal_lexical-712c05ab14262d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `derive_more` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-router-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_router --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "unicode"))' -C metadata=48eeb72846f097e0 -C extra-filename=-fb964b58a3567bea --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytestring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytestring-9a9077d941538b34.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern regex_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_lite-c54fd4e262eebacb.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-0cfab1022619b491/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f3697bdd705feaa9 -C extra-filename=-b872bec5dca8dd72 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-1e3dd40052d4a63d.rmeta --extern libc_errno=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liberrno-e9913d2f4654f58d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:274:12 | 274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "termios")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:99:5 | 99 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:115:11 | 115 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:118:5 | 118 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:124:15 | 124 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:136:11 | 136 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:144:7 | 144 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:150:5 | 150 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:157:11 | 157 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:293:7 | 293 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:311:7 | 311 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:43:11 | 43 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:48:5 | 48 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:61:5 | 61 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:72:31 | 72 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:76:11 | 76 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:79:7 | 79 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:84:11 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:84:18 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:86:7 | 86 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:92:31 | 92 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:94:31 | 94 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:309:7 | 309 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:701:5 | 701 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:959:11 | 959 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:959:26 | 959 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1008:5 | 1008 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1029:7 | 1029 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1064:7 | 1064 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1111:5 | 1111 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1134:7 | 1134 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1188:5 | 1188 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1189:5 | 1189 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1190:5 | 1190 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1236:11 | 1236 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1242:11 | 1242 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1311:15 | 1311 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1316:7 | 1316 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1339:7 | 1339 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1358:15 | 1358 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1376:7 | 1376 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1444:5 | 1444 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1460:5 | 1460 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1573:11 | 1573 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1573:26 | 1573 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1606:5 | 1606 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1607:5 | 1607 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1608:5 | 1608 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1651:7 | 1651 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1687:5 | 1687 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1703:11 | 1703 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1724:7 | 1724 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1759:11 | 1759 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1761:11 | 1761 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1782:11 | 1782 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1808:11 | 1808 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1833:11 | 1833 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1869:11 | 1869 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1902:7 | 1902 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1918:7 | 1918 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1961:7 | 1961 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1974:7 | 1974 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1998:7 | 1998 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2012:7 | 2012 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2021:7 | 2021 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2024:7 | 2024 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2031:7 | 2031 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2044:11 | 2044 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2069:7 | 2069 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2106:7 | 2106 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2111:7 | 2111 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2116:7 | 2116 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2129:7 | 2129 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2218:7 | 2218 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2222:7 | 2222 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2234:11 | 2234 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2234:18 | 2234 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2261:11 | 2261 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2261:18 | 2261 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2297:11 | 2297 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2297:18 | 2297 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2324:11 | 2324 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2324:18 | 2324 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2355:11 | 2355 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2355:18 | 2355 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2386:11 | 2386 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2386:18 | 2386 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2417:11 | 2417 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2417:18 | 2417 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2435:11 | 2435 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2435:18 | 2435 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2453:11 | 2453 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2453:18 | 2453 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2468:11 | 2468 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2468:18 | 2468 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2481:11 | 2481 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2481:18 | 2481 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2498:11 | 2498 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2498:18 | 2498 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:151:9 | 151 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:152:9 | 152 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:159:9 | 159 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:160:9 | 160 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:214:9 | 214 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:215:9 | 215 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:222:9 | 222 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:223:9 | 223 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:582:9 | 582 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:605:9 | 605 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:622:9 | 622 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:645:9 | 645 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:663:9 | 663 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:681:9 | 681 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:806:15 | 806 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:806:30 | 806 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:830:19 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:830:26 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:843:11 | 843 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:19 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:26 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:39 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:53 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:19 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:26 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:39 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:53 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1411:9 | 1411 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1429:9 | 1429 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1510:15 | 1510 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1510:30 | 1510 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1529:19 | 1529 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1529:26 | 1529 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1537:11 | 1537 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1626:15 | 1626 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1636:19 | 1636 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1713:11 | 1713 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:336:7 | 336 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:355:7 | 355 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:366:7 | 366 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:400:7 | 400 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:431:7 | 431 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:555:5 | 555 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:556:5 | 556 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:557:5 | 557 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:586:11 | 586 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:633:11 | 633 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:783:5 | 783 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:784:5 | 784 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:953:15 | 953 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:961:9 | 961 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:975:11 | 975 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1006:5 | 1006 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1007:5 | 1007 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1023:7 | 1023 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1163:7 | 1163 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:525:9 | 525 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:652:15 | 652 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:800:13 | 800 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:809:13 | 809 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:818:13 | 818 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:831:13 | 831 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:841:13 | 841 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:851:13 | 851 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:861:13 | 861 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:882:19 | 882 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:886:19 | 886 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:891:13 | 891 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:899:19 | 899 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:903:19 | 903 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:919:19 | 919 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:70:11 | 70 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:74:9 | 74 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:89:9 | 89 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:105:9 | 105 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:117:11 | 117 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:121:9 | 121 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:134:9 | 134 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:147:9 | 147 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:172:9 | 172 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:184:9 | 184 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:206:9 | 206 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:227:11 | 227 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:231:9 | 231 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:232:9 | 232 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:255:15 | 255 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:264:9 | 264 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:314:9 | 314 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:315:9 | 315 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:329:9 | 329 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:330:9 | 330 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:344:9 | 344 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:345:9 | 345 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:359:9 | 359 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:360:9 | 360 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:386:9 | 386 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:398:9 | 398 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:410:9 | 410 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:422:9 | 422 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:435:9 | 435 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:448:9 | 448 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:460:9 | 460 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:473:9 | 473 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:486:9 | 486 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:500:9 | 500 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:501:9 | 501 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:528:9 | 528 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:529:9 | 529 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:542:11 | 542 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:556:9 | 556 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:568:15 | 568 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:575:9 | 575 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:587:9 | 587 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:605:9 | 605 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:606:9 | 606 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:626:9 | 626 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:627:9 | 627 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:650:9 | 650 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:663:9 | 663 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:682:9 | 682 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:692:9 | 692 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:724:9 | 724 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:725:9 | 725 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:739:9 | 739 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:740:9 | 740 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:757:9 | 757 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:778:9 | 778 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:779:9 | 779 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:795:11 | 795 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:798:11 | 798 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:801:11 | 801 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:804:11 | 804 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:826:9 | 826 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:848:9 | 848 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:849:9 | 849 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:875:9 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:876:9 | 876 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:894:11 | 894 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:921:9 | 921 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:936:9 | 936 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:949:9 | 949 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:970:9 | 970 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:971:9 | 971 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:985:9 | 985 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:1011:9 | 1011 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:142:7 | 142 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:306:5 | 306 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:328:5 | 328 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:35:11 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:102:15 | 102 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:122:15 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:144:11 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:200:15 | 200 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:259:11 | 259 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:262:15 | 262 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:271:15 | 271 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:281:11 | 281 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:301:11 | 301 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:304:15 | 304 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:313:15 | 313 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:323:11 | 323 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:341:11 | 341 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:344:15 | 344 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:353:15 | 353 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:363:11 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:66:7 | 66 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:74:7 | 74 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:168:5 | 168 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:232:5 | 232 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:233:5 | 233 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:305:5 | 305 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:353:7 | 353 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:262:15 | 262 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/read_write.rs:284:7 | 284 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/read_write.rs:303:7 | 303 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:342:5 | 342 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1365:5 | 1365 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1376:7 | 1376 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1388:11 | 1388 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1406:7 | 1406 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1445:7 | 1445 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:30:19 | 30 | #[cfg(not(all(linux_raw, any(target_arch = "powerpc", 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:32:9 | 32 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:51:15 | 51 | #[cfg(all(linux_raw, any(target_arch = "powerpc", 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:58:19 | 58 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:58:33 | 58 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:65:19 | 65 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:65:33 | 65 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling pest_derive v2.7.2 warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:97:19 | 97 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_derive-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_derive-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest'\''s derive macro' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_derive CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pest_derive --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest_derive-2.7.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=a2b23496e87d7552 -C extra-filename=-3a55687cfb4eb8ca --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern pest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest-8881eec1f1825ca4.rlib --extern pest_generator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest_generator-93ad9f56684f528c.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:97:33 | 97 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:104:19 | 104 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:104:33 | 104 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:111:13 | 111 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:112:13 | 112 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:113:13 | 113 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:114:17 | 114 | all(libc, target_env = "newlib"), | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:130:19 | 130 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:130:33 | 130 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:137:19 | 137 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:137:33 | 137 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:144:13 | 144 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:145:13 | 145 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:146:13 | 146 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:147:17 | 147 | all(libc, target_env = "newlib"), | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:218:13 | 218 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:267:19 | 267 | #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:267:33 | 267 | #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:286:13 | 286 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:287:13 | 287 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:288:13 | 288 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:312:13 | 312 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:313:13 | 313 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:333:19 | 333 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:337:19 | 337 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:341:23 | 341 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:341:28 | 341 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:345:23 | 345 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:345:28 | 345 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:349:23 | 349 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:349:28 | 349 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:353:23 | 353 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:353:28 | 353 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:357:23 | 357 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:357:28 | 357 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:363:13 | 363 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:364:13 | 364 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:374:13 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:375:13 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:385:13 | 385 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:386:13 | 386 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:395:13 | 395 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:396:13 | 396 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:404:13 | 404 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:405:13 | 405 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:415:13 | 415 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:416:13 | 416 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:426:13 | 426 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:427:13 | 427 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:437:13 | 437 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:438:13 | 438 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:447:13 | 447 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:448:13 | 448 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:456:23 | 456 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:456:28 | 456 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:460:23 | 460 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:460:28 | 460 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:466:13 | 466 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:467:13 | 467 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:475:23 | 475 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:475:28 | 475 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:479:23 | 479 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:479:28 | 479 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:485:13 | 485 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:486:13 | 486 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:494:23 | 494 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:494:28 | 494 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:498:23 | 498 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:498:28 | 498 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:504:13 | 504 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:505:13 | 505 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:565:13 | 565 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:566:13 | 566 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:587:19 | 587 | #[cfg(any(linux_kernel, target_arch = "s390x", target_os = "haiku"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:656:15 | 656 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:723:9 | 723 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:732:19 | 732 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:732:24 | 732 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:736:19 | 736 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:736:24 | 736 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:741:9 | 741 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:750:19 | 750 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:754:19 | 754 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:758:19 | 758 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:762:19 | 762 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:769:9 | 769 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:780:9 | 780 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:791:9 | 791 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:802:9 | 802 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:817:9 | 817 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:819:13 | 819 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:959:15 | 959 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1143:9 | 1143 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1144:9 | 1144 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/generic-array-2f3846b95fb908c7/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=776a2205c070c111 -C extra-filename=-b4a699ff9506d367 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtypenum-79ff0f7a00db79ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence` warning: `pest` (lib) generated 3 warnings (3 duplicates) Compiling actix-web-codegen v4.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-codegen-4.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-codegen-4.2.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.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.2.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web_codegen --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-codegen-4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b957eb88803e5db9 -C extra-filename=-88fac93021cabbf6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_router=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_router-fc426526edb5b66e.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `generic-array` (lib) generated 4 warnings (4 duplicates) Compiling mime_guess v2.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=4fdd2e8bf392ff61 -C extra-filename=-e20a6e865d4cbae3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-e20a6e865d4cbae3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern unicase=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicase-58aac7c02943ec8a.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling doxygen-rs v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=doxygen_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doxygen-rs-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doxygen-rs-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Transform Doxygen to Rustdoc' CARGO_PKG_HOMEPAGE='https://github.com/Techie-Pi/doxygen-rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doxygen-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Techie-Pi/doxygen-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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name doxygen_rs --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doxygen-rs-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())' -C metadata=201aeddf1ee1a96a -C extra-filename=-eaebebbd7884f418 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf-fcc8f0c7fe1ab369.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/cookie-e72e0e049b428db5/out /usr/local/bin/rustc --crate-name cookie --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=68d9131f91dd507d -C extra-filename=-3d7ae6ac3d49561a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cookie-0.16.2/src/lib.rs:71:17 | 71 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `mime_guess` (build script) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-7ba8419706f03400/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4e2f8790ddbd4d6b -C extra-filename=-d4cd5acecb53259a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `nom` (lib) generated 13 warnings Compiling actix-server v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_server CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-server-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-server-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_server --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-server-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "tokio-uring"))' -C metadata=039f3ed30c1318d0 -C extra-filename=-08f132f877ab6d4e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_rt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_rt-a1b19f426212e768.rmeta --extern actix_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_service-29186c02e2485a5c.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern mio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmio-9f50829a9e75d061.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-ecc4a397bc84b09d.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:64:13 | 64 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:65:43 | 65 | #![cfg_attr(all(not(feature = "std"), not(no_alloc_crate)), no_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(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:66:17 | 66 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:67:13 | 67 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, 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(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:68:13 | 68 | #![cfg_attr(no_str_strip_prefix, allow(unstable_name_collisions))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:89:11 | 89 | #[cfg(not(no_alloc_crate))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:188:12 | 188 | #[cfg_attr(no_const_vec_new, derive(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(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:252:16 | 252 | #[cfg_attr(not(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(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:482:11 | 482 | #[cfg(not(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(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:263:11 | 263 | #[cfg(no_non_exhaustive)] // rustc <1.40 | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/backport.rs:1:7 | 1 | #[cfg(no_str_strip_prefix)] // rustc <1.45 | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/backport.rs:6:7 | 6 | #[cfg(no_str_strip_prefix)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/backport.rs:19:7 | 19 | #[cfg(no_alloc_crate)] // rustc <1.36 | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/display.rs:59:19 | 59 | #[cfg(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(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/error.rs:29:12 | 29 | #[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: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/eval.rs:39:15 | 39 | #[cfg(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(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_exhaustive_int_match` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/identifier.rs:166:19 | 166 | #[cfg(no_exhaustive_int_match)] // rustc <1.33 | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_exhaustive_int_match)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_exhaustive_int_match)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/identifier.rs:327:11 | 327 | #[cfg(no_nonzero_bitscan)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/identifier.rs:416:11 | 416 | #[cfg(no_nonzero_bitscan)] // rustc <1.53 | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/parse.rs:92:27 | 92 | #[cfg(not(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(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/parse.rs:94:23 | 94 | #[cfg(no_const_vec_new)] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:450:15 | 450 | #[cfg(not(no_const_vec_new))] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling gemm-f32 v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm_f32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f32-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f32-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm-f32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm_f32 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f32-0.17.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="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "nightly", "rayon", "std"))' -C metadata=a5c2e521ea71ecd4 -C extra-filename=-53596f90d0459190 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern gemm_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_common-7380038a4791b329.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `semver` (lib) generated 22 warnings Compiling actix-macros v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-macros-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-macros-0.2.4/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=1.65 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_macros --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-macros-0.2.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=89c2fee277539262 -C extra-filename=-d6a7f0ab1488e7a1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustix` (lib) generated 634 warnings Compiling actix-http v3.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-http-3.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_http --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="default"' --cfg 'feature="flate2"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="local-channel"' --cfg 'feature="rand"' --cfg 'feature="rustls-0_21"' --cfg 'feature="sha1"' --cfg 'feature="ws"' --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=82517954dc282860 -C extra-filename=-bd58fd1f2f6adaa5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_codec-b7a7539ef56e8ca9.rmeta --extern actix_rt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_rt-a1b19f426212e768.rmeta --extern actix_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_service-29186c02e2485a5c.rmeta --extern actix_tls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_tls-4c2341204791be02.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern ahash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libahash-7fe3830f5d7d139a.rmeta --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-ca25fd27b055cfcb.rmeta --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-1e3dd40052d4a63d.rmeta --extern brotli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbrotli-c4e447bd039a078f.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern bytestring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytestring-9a9077d941538b34.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern h2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libh2-73a7748af90d70a1.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern httparse=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttparse-08208a07970c8b68.rmeta --extern httpdate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttpdate-f0fba3df7effef2e.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern language_tags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblanguage_tags-de49b3443f94350e.rmeta --extern local_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblocal_channel-f2e9cad55066be46.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern sha1=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha1-8c0c41159e08a5c2.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_util-021bd56dd8cc0238.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=092ec84faee98ef3 -C extra-filename=-cbc1acf22155b6db --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `cookie` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-1.4.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-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 --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=2c8585c3bb2d0a8c -C extra-filename=-41f6a91f6a969037 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) Compiling unicode-width v0.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-width-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-width-0.1.11/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-width-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("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e66866d4f7e4ee94 -C extra-filename=-290201420b5d194c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=704eaab462299ee4 -C extra-filename=-08e771c21fa4701f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-segmentation-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-segmentation-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=858d228b6fb1ab32 -C extra-filename=-f14522ee48c94939 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling console v0.15.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.15.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "unicode-width", "windows-console-colors"))' -C metadata=3a208147bacafb9c -C extra-filename=-a102a82ee0c61918 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern unicode_width=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_width-290201420b5d194c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `std::mem` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7/src/unix_term.rs:6:5 | 6 | use std::mem; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::ptr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7/src/unix_term.rs:8:5 | 8 | use std::ptr; | ^^^^^^^^ warning: `brotli` (lib) generated 13 warnings Compiling gemm-f16 v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm_f16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f16-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f16-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm-f16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm_f16 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f16-0.17.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="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "nightly", "rayon", "std"))' -C metadata=0fe60673f578933d -C extra-filename=-81ce841a7d15351c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern gemm_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_common-7380038a4791b329.rmeta --extern gemm_f32=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_f32-53596f90d0459190.rmeta --extern half=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhalf-7d909763481cc3a4.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling convert_case v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Rutrum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-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("rand", "random"))' -C metadata=f24893eb37474ee3 -C extra-filename=-753f53159e33e74a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-f14522ee48c94939.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustc_version v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc_version-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc_version-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Dirkjan Ochtman :Marvin Löbel ' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kimundi/rustc-version-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc_version-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())' -C metadata=09e44b0c554d0511 -C extra-filename=-b0dca199a8bba055 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern semver=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsemver-d4cd5acecb53259a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lmdb-master-sys v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops :Dan Burkert :Victor Porof ' CARGO_PKG_DESCRIPTION='Rust bindings for liblmdb on the mdb.master branch.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lmdb-master-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/heed/tree/main/lmdb-master-sys' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.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("asan", "bindgen", "default", "fuzzer", "fuzzer-no-link", "longer-keys", "mdb_idl_logn_10", "mdb_idl_logn_11", "mdb_idl_logn_12", "mdb_idl_logn_13", "mdb_idl_logn_14", "mdb_idl_logn_15", "mdb_idl_logn_16", "mdb_idl_logn_8", "mdb_idl_logn_9", "posix-sem"))' -C metadata=77163ca7fe955e94 -C extra-filename=-22cc36c59925e73c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-22cc36c59925e73c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --extern doxygen_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdoxygen_rs-eaebebbd7884f418.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `with-fuzzer` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/build.rs:120:13 | 120 | if cfg!(feature = "with-fuzzer") && cfg!(feature = "with-fuzzer-no-link") { | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `asan`, `bindgen`, `default`, `fuzzer`, `fuzzer-no-link`, `longer-keys`, `mdb_idl_logn_10`, `mdb_idl_logn_11`, `mdb_idl_logn_12`, `mdb_idl_logn_13`, `mdb_idl_logn_14`, `mdb_idl_logn_15`, `mdb_idl_logn_16`, `mdb_idl_logn_8`, `mdb_idl_logn_9`, and `posix-sem` = help: consider adding `with-fuzzer` 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: `with-fuzzer-no-link` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/build.rs:120:46 | 120 | if cfg!(feature = "with-fuzzer") && cfg!(feature = "with-fuzzer-no-link") { | ^^^^^^^^^^--------------------- | | | help: there is a expected value with a similar name: `"fuzzer-no-link"` | = note: expected values for `feature` are: `asan`, `bindgen`, `default`, `fuzzer`, `fuzzer-no-link`, `longer-keys`, `mdb_idl_logn_10`, `mdb_idl_logn_11`, `mdb_idl_logn_12`, `mdb_idl_logn_13`, `mdb_idl_logn_14`, `mdb_idl_logn_15`, `mdb_idl_logn_16`, `mdb_idl_logn_8`, `mdb_idl_logn_9`, and `posix-sem` = help: consider adding `with-fuzzer-no-link` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `lmdb-master-sys` (build script) generated 2 warnings Compiling memmap2 v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memmap2-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memmap2-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="stable_deref_trait"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=1ecf2b792110a49e -C extra-filename=-7145b60a63b6a43f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstable_deref_trait-d78c066698329195.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yoke-derive v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yoke-derive-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yoke-derive-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE 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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yoke-derive-0.7.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=90bcfc11094ea794 -C extra-filename=-8680eaec6e04e01e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern synstructure=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsynstructure-c082e1f1c9c81e62.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gemm-f64 v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm_f64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f64-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f64-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm-f64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm_f64 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-f64-0.17.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="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "nightly", "rayon", "std"))' -C metadata=51fe8c649ff6aca6 -C extra-filename=-79dfb5030970e99d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern gemm_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_common-7380038a4791b329.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `console` (lib) generated 2 warnings Compiling gemm-c64 v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm_c64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-c64-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-c64-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm-c64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm_c64 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-c64-0.17.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="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "nightly", "rayon", "std"))' -C metadata=59d0dc42c342f39f -C extra-filename=-3340506360b064df --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern gemm_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_common-7380038a4791b329.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gemm-c32 v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm_c32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-c32-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-c32-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm-c32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm_c32 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-c32-0.17.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="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "nightly", "rayon", "std"))' -C metadata=da6d94ed52296bd1 -C extra-filename=-2c16544d36eca327 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern gemm_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_common-7380038a4791b329.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-web v4.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-4.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-4.6.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-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="__compress"' --cfg 'feature="actix-macros"' --cfg 'feature="actix-tls"' --cfg 'feature="actix-web-codegen"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="cookie"' --cfg 'feature="cookies"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="rustls-0_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "actix-macros", "actix-tls", "actix-web-codegen", "compress-brotli", "compress-gzip", "compress-zstd", "cookie", "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=ec9634cbac806125 -C extra-filename=-46667af26e0173d2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_codec-b7a7539ef56e8ca9.rmeta --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rmeta --extern actix_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_macros-d6a7f0ab1488e7a1.so --extern actix_router=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_router-fb964b58a3567bea.rmeta --extern actix_rt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_rt-a1b19f426212e768.rmeta --extern actix_server=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_server-08f132f877ab6d4e.rmeta --extern actix_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_service-29186c02e2485a5c.rmeta --extern actix_tls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_tls-4c2341204791be02.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web_codegen=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web_codegen-88fac93021cabbf6.so --extern ahash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libahash-7fe3830f5d7d139a.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern bytestring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytestring-9a9077d941538b34.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern cookie=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcookie-3d7ae6ac3d49561a.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern language_tags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblanguage_tags-de49b3443f94350e.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern regex_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_lite-c54fd4e262eebacb.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-87740be5b5320ef9.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling phf_codegen v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_codegen-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_codegen-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_codegen --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_codegen-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ae0c56539632b52 -C extra-filename=-db0329f174317ee9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_generator-93dfe6dc49b036a2.rmeta --extern phf_shared=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_shared-ca28d60534033937.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling kanaria v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kanaria CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kanaria-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kanaria-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='osamu <46447427+sam-osamu@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='This library provides functions such as hiragana, katakana, half-width and full-width mutual conversion and discrimination.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kanaria CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/sam-osamu/com.kanaria' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name kanaria --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kanaria-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=189c1b47c2f375e9 -C extra-filename=-fc4a23a1166aa7fa --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kanaria-0.2.0/src/constants.rs:12:37 | 12 | pub const CONVERT_TARGET_ALL: u32 = (CONVERT_TARGET_NUMBER | CONVERT_TARGET_ALPHABET | CONVERT_TARGET_SYMBOL | CONVERT_TARGET_KATAKANA); | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 12 - pub const CONVERT_TARGET_ALL: u32 = (CONVERT_TARGET_NUMBER | CONVERT_TARGET_ALPHABET | CONVERT_TARGET_SYMBOL | CONVERT_TARGET_KATAKANA); 12 + pub const CONVERT_TARGET_ALL: u32 = CONVERT_TARGET_NUMBER | CONVERT_TARGET_ALPHABET | CONVERT_TARGET_SYMBOL | CONVERT_TARGET_KATAKANA; | Compiling onig_sys v69.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=69.8.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "generate", "posix-api", "print-debug"))' -C metadata=f2702a2fbe8e5278 -C extra-filename=-7c29337d2f757763 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/onig_sys-7c29337d2f757763 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --extern pkg_config=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-blocks v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_blocks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-blocks-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-blocks-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='This crate contains a list of all unicode blocks and provides some functions to search across them.' CARGO_PKG_HOMEPAGE='https://magiclen.org/unicode-blocks' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-blocks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/unicode-blocks' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_blocks --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-blocks-0.1.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=6ed8713d5cabb5de -C extra-filename=-16a91a2a012834c5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `kanaria` (lib) generated 1 warning Compiling fst v0.4.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=7debe6dba2c5b052 -C extra-filename=-5173630ed0fe2271 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/fst-5173630ed0fe2271 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling portable-atomic v1.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.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="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=1b0ab9b683cc8650 -C extra-filename=-97b4ebb7c951c758 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/portable-atomic-97b4ebb7c951c758 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=75c07bd265ef130f -C extra-filename=-fbf3f9cc5f6c4414 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae99fb091be4fd7e -C extra-filename=-140dc407c36ef7d8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hashbrown-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hashbrown-0.14.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.63.0 CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hashbrown-0.14.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", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a55acd718061cc1e -C extra-filename=-dc8e9dd4b4c001e7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fastrand v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1/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.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=cb26b06157ec05a2 -C extra-filename=-3c21efb7a4177ddf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1/src/lib.rs:618:11 | 618 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `fastrand` (lib) generated 1 warning Compiling tempfile v3.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tempfile-3.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tempfile-3.10.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=f3134abc44ad19ff -C extra-filename=-1c3e438078686603 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern fastrand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfastrand-3c21efb7a4177ddf.rmeta --extern rustix=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustix-b872bec5dca8dd72.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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.5.1 CARGO_PKG_VERSION_MAJOR=1 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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/portable-atomic-1b2c84fab36623c0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/portable-atomic-97b4ebb7c951c758/build-script-build` [portable-atomic 1.5.1] cargo:rerun-if-changed=build.rs [portable-atomic 1.5.1] cargo:rerun-if-changed=no_atomic.rs [portable-atomic 1.5.1] cargo:rerun-if-changed=version.rs [portable-atomic 1.5.1] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS [portable-atomic 1.5.1] cargo:rerun-if-env-changed=RUSTFLAGS [portable-atomic 1.5.1] cargo:rerun-if-env-changed=CARGO_BUILD_RUSTFLAGS [portable-atomic 1.5.1] cargo:rerun-if-env-changed=CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_RUSTFLAGS [portable-atomic 1.5.1] cargo:rustc-cfg=portable_atomic_llvm_16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=ae79b3380d2f107d -C extra-filename=-0bdd1abd85c0b697 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsiphasher-fbf3f9cc5f6c4414.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indexmap-2.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=7bf2a51afb256ca0 -C extra-filename=-d087c3d823d64d6f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libequivalent-140dc407c36ef7d8.rmeta --extern hashbrown=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhashbrown-dc8e9dd4b4c001e7.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/fst-0763069cfc06cf0c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/fst-5173630ed0fe2271/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1 CARGO_MANIFEST_LINKS=onig CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=69.8.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/onig_sys-1ae54c3caf066e45/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/onig_sys-7c29337d2f757763/build-script-build` [onig_sys 69.8.1] cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_NO_PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=SYSROOT [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.8.1] cargo:rustc-link-search=native=/usr/local/lib [onig_sys 69.8.1] cargo:rustc-link-lib=onig [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Compiling gemm v0.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gemm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-0.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-0.17.1/Cargo.toml CARGO_PKG_AUTHORS='sarah <>' CARGO_PKG_DESCRIPTION='Playground for matrix multiplication algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gemm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sarah-ek/gemm/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.1 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name gemm --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/gemm-0.17.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="f16"' --cfg 'feature="gemm-f16"' --cfg 'feature="rayon"' --cfg 'feature="std"' --cfg 'feature="wasm-simd128-enable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental-apple-amx", "f16", "gemm-f16", "nightly", "rayon", "std", "wasm-simd128-enable"))' -C metadata=6bdd1021b390ccb4 -C extra-filename=-5dc25cd032c882e1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dyn_stack=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdyn_stack-1d0a11bcfaccc9e2.rmeta --extern gemm_c32=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_c32-2c16544d36eca327.rmeta --extern gemm_c64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_c64-3340506360b064df.rmeta --extern gemm_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_common-7380038a4791b329.rmeta --extern gemm_f16=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_f16-81ce841a7d15351c.rmeta --extern gemm_f32=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_f32-53596f90d0459190.rmeta --extern gemm_f64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm_f64-79dfb5030970e99d.rmeta --extern num_complex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_complex-f37dd02fa54b4022.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern raw_cpuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libraw_cpuid-f0f21c4bd51e70b3.rmeta --extern seq_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libseq_macro-0930a0cb34c2f70c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling jieba-rs v0.6.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='messense :Paul Meng ' CARGO_PKG_DESCRIPTION='The Jieba Chinese Word Segmentation Implemented in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jieba-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/messense/jieba-rs' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-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 --cfg 'feature="default"' --cfg 'feature="default-dict"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-dict", "ordered-float", "textrank", "tfidf"))' -C metadata=66fce5a462598607 -C extra-filename=-60da6ace037fc66b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/jieba-rs-60da6ace037fc66b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf_codegen=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_codegen-db0329f174317ee9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yoke v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yoke-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yoke-0.7.3/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='' CARGO_PKG_LICENSE_FILE=LICENSE 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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yoke-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"' --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=75424102b2c76df1 -C extra-filename=-901f5005e0fba5ae --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstable_deref_trait-d78c066698329195.rmeta --extern yoke_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyoke_derive-8680eaec6e04e01e.so --extern zerofrom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzerofrom-b2a1c9db787d1bf6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling heapless v0.7.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/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/japaric/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.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="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=87f595facd2aac1e -C extra-filename=-2454907bcaaa6d82 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/heapless-2454907bcaaa6d82 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustc_version-b0dca199a8bba055.rlib --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops :Dan Burkert :Victor Porof ' CARGO_PKG_DESCRIPTION='Rust bindings for liblmdb on the mdb.master branch.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lmdb-master-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/heed/tree/main/lmdb-master-sys' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-22cc36c59925e73c/build-script-build` [lmdb-master-sys 0.2.1] TARGET = Some("x86_64-unknown-freebsd") [lmdb-master-sys 0.2.1] OPT_LEVEL = Some("3") [lmdb-master-sys 0.2.1] HOST = Some("x86_64-unknown-freebsd") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] DEBUG = Some("false") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") Compiling kstring v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kstring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kstring-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kstring-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Key String: optimized for map keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kstring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/kstring' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name kstring --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=7d7bbe57820bb854 -C extra-filename=-6f67ceb0f76a1a7e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern static_assertions=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_assertions-08e771c21fa4701f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") warning: unexpected `cfg` condition value: `safe` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kstring-2.0.0/src/lib.rs:39:13 | 39 | #![cfg_attr(feature = "safe", forbid(unsafe_code))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc`, `default`, `document-features`, `max_inline`, `serde`, `std`, `unsafe`, and `unstable_bench_subset` = help: consider adding `safe` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.2/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.61 CARGO_PKG_VERSION=0.102.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=102 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=852c05b9c48ec97c -C extra-filename=-632d9cf9e15742d9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-41f6a91f6a969037.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-7bd7811c1f31d5f1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling derive_builder_core v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_core --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clippy"))' -C metadata=4cb2bb11ee07daea -C extra-filename=-94ca4fed42d0d0f1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling-2a0f913b47606ce0.rmeta --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CC_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CC_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CC [lmdb-master-sys 0.2.1] HOST_CC = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC [lmdb-master-sys 0.2.1] CC = Some("cc") [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lmdb-master-sys 0.2.1] CRATE_CC_NO_DEFAULTS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] CFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_CFLAGS [lmdb-master-sys 0.2.1] HOST_CFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=CFLAGS [lmdb-master-sys 0.2.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") warning: `kstring` (lib) generated 1 warning Compiling safetensors v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=safetensors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/safetensors-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/safetensors-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides functions to read and write safetensors which aim to be safer than their PyTorch counterpart. The format is 8 bytes which is an unsized int, being the size of a JSON header, the JSON header refers the `dtype` the `shape` and `data_offsets` which are the offsets for the values in the rest of the file. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/safetensors' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=safetensors CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/safetensors' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name safetensors --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/safetensors-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=dc57018e3a4d4eea -C extra-filename=-9d93360ea77fbd72 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.12.0/src/initializer.rs:110:32 | 108 | impl<'a> Initializer<'a> { | -- lifetime `'a` declared here 109 | /// To be used inside of `#struct_field: match self.#builder_field { ... }` 110 | fn match_some(&'a self) -> MatchSome { | ^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.12.0/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: `derive_builder_core` (lib) generated 1 warning Compiling irg-kvariants v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=834fc8c11c8de700 -C extra-filename=-08a12b08d6a86d6f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/irg-kvariants-08a12b08d6a86d6f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-de87395ea241992a.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rlib --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=ec594256218b05c5 -C extra-filename=-40681aa802bfe040 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [lmdb-master-sys 0.2.1] exit status: 0 [lmdb-master-sys 0.2.1] exit status: 0 [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] AR_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] AR_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_AR [lmdb-master-sys 0.2.1] HOST_AR = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=AR [lmdb-master-sys 0.2.1] AR = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [lmdb-master-sys 0.2.1] ARFLAGS_x86_64-unknown-freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [lmdb-master-sys 0.2.1] ARFLAGS_x86_64_unknown_freebsd = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [lmdb-master-sys 0.2.1] HOST_ARFLAGS = None [lmdb-master-sys 0.2.1] cargo:rerun-if-env-changed=ARFLAGS [lmdb-master-sys 0.2.1] ARFLAGS = None [lmdb-master-sys 0.2.1] cargo:rustc-link-lib=static=lmdb [lmdb-master-sys 0.2.1] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,log,logging,ring,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-5001157b5efc3143/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-10c6adb734af1de3/build-script-build` Compiling liquid-derive v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-derive-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-derive-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Pedro Gonçalo Correia ' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_derive --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-derive-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=a292ed90cc24464d -C extra-filename=-07c39aab284dbb88 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-queue v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-queue-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-queue-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-queue-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "nightly", "std"))' -C metadata=2182fdfd36deca8f -C extra-filename=-0df7e21d900eeb0b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_utils-f935fc106e1bcddd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zip v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zip CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :Marli Frost :Ryan Levick ' CARGO_PKG_DESCRIPTION='Library to support the reading and writing of zip files. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zip CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zip-rs/zip.git' CARGO_PKG_RUST_VERSION=1.59.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zip --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-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("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=907f45853bdb3d41 -C extra-filename=-c17d367e9e68157f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern crc32fast=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrc32fast-b4c8307f50067873.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/read.rs:1034:31 | 1032 | pub fn read_zipfile_from_stream<'a, R: io::Read>( | -- lifetime `'a` declared here 1033 | reader: &'a mut R, 1034 | ) -> ZipResult>> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unused import: `std::time::SystemTime` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/types.rs:11:5 | 11 | use std::time::SystemTime; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socket2-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=385a5ad8c205aedb -C extra-filename=-2223e3d99814f54a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `std::convert::TryInto` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/write.rs:10:5 | 10 | use std::convert::TryInto; | ^^^^^^^^^^^^^^^^^^^^^ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/write.rs:414:17 | 414 | let mut crypto_header = [0u8; 12]; | ----^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mio-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -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=83cf9ec77a45eac6 -C extra-filename=-2956c4ad08b5b01e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `zip` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=88e8794616f39ac7 -C extra-filename=-d7782edc48293f55 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `num_cpus` (lib) generated 2 warnings (2 duplicates) 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=3c35a9f3e966a6d8 -C extra-filename=-e9e30613cbc0e732 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-attr-e9e30613cbc0e732 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=be86dfb7efdc8f8c -C extra-filename=-38b91606b22043fd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `futures-core` (lib) generated 1 warning (1 duplicate) Compiling bit-vec v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-vec-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-vec-0.6.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", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=741ddaba5374aa36 -C extra-filename=-155bd9dceddcd29f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45d16fa679513338 -C extra-filename=-36d482cbe7411a8c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `mio` (lib) generated 29 warnings (29 duplicates) Compiling doc-comment v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-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("no_core", "old_macros"))' -C metadata=3aab7cb6ef7018ad -C extra-filename=-85f6d762d3d6e215 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/doc-comment-85f6d762d3d6e215 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anymap2 v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anymap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anymap2-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anymap2-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Chris Morgan :Azriel Hoh ' CARGO_PKG_DESCRIPTION='A safe and convenient store for one value of each type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anymap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/azriel91/anymap2' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name anymap2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anymap2-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d151972a34d6ebb0 -C extra-filename=-01783b286446b92c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bytecount v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytecount-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytecount-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Andre Bogus :Joshua Landau ' CARGO_PKG_DESCRIPTION='count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytecount CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/llogiq/bytecount' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bytecount --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytecount-0.6.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("generic-simd", "html_report", "packed_simd", "runtime-dispatch-simd"))' -C metadata=f365af1e7823b2a5 -C extra-filename=-87265dd637b5b431 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zeroize-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=3ee8977f8af17e83 -C extra-filename=-bce471a7d05286b8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling heed-traits v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heed_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-traits-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-traits-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='The traits used inside of the fully typed LMDB wrapper, heed' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heed-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/heed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name heed_traits --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-traits-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f62fbc318bb0d99b -C extra-filename=-950d6123136bae6c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3caefe4a2a047d4b -C extra-filename=-44b560c9d86752ef --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling esaxx-rs v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Patry ' CARGO_PKG_DESCRIPTION='Wrapping around sentencepiece'\''s esaxxx library.' CARGO_PKG_HOMEPAGE='https://github.com/Narsil/esaxx-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=esaxx-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Narsil/esaxx-rs' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "cpp", "default"))' -C metadata=28c91acd33fd00d8 -C extra-filename=-c703a318524b2e2b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/esaxx-rs-c703a318524b2e2b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs-sys v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-sys-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-sys-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-sys-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=6cbcac12f00d0d9a -C extra-filename=-cf7855bf5739dfca --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern option_ext=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liboption_ext-44b560c9d86752ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `zeroize` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-5001157b5efc3143/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=acf2b2be4e3313d6 -C extra-filename=-1c07b2fe1d5a9a1d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-41f6a91f6a969037.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-632d9cf9e15742d9.rmeta --extern subtle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsubtle-7f32f62c35ee4b81.rmeta --extern zeroize=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzeroize-bce471a7d05286b8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Patry ' CARGO_PKG_DESCRIPTION='Wrapping around sentencepiece'\''s esaxxx library.' CARGO_PKG_HOMEPAGE='https://github.com/Narsil/esaxx-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=esaxx-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Narsil/esaxx-rs' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/esaxx-rs-225008e7329db758/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/esaxx-rs-c703a318524b2e2b/build-script-build` Compiling heed-types v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heed_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='The types used with the fully typed LMDB wrapper, heed' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heed-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/heed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name heed_types --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bincode"' --cfg 'feature="serde"' --cfg 'feature="serde-bincode"' --cfg 'feature="serde-json"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_precision", "bincode", "default", "preserve_order", "raw_value", "rmp-serde", "serde", "serde-bincode", "serde-json", "serde-rmp", "serde_json", "unbounded_depth"))' -C metadata=e30e5c75251d887f -C extra-filename=-3891dd469b418cf1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern heed_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed_traits-950d6123136bae6c.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/src/bytes.rs:14:57 | 11 | impl<'a> BytesEncode<'a> for Bytes { | -- lifetime `'a` declared here ... 14 | fn bytes_encode(item: &'a Self::EItem) -> Result, BoxedError> { | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/src/serde_bincode.rs:17:57 | 11 | impl<'a, T: 'a> BytesEncode<'a> for SerdeBincode | -- lifetime `'a` declared here ... 17 | fn bytes_encode(item: &'a Self::EItem) -> Result, BoxedError> { | ^ this elided lifetime gets resolved as `'a` warning: `heed-types` (lib) generated 2 warnings Compiling nom_locate v4.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom_locate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/Cargo.toml CARGO_PKG_AUTHORS='Florent FAYOLLE :Christopher Durham :Valentin Lorentz ' CARGO_PKG_DESCRIPTION='A special input type for nom to locate tokens' CARGO_PKG_HOMEPAGE='https://github.com/fflorent/nom_locate' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom_locate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fflorent/nom_locate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.2.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name nom_locate --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.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", "generic-simd", "runtime-dispatch-simd", "stable-deref-trait", "stable_deref_trait", "std"))' -C metadata=b8197e8f70e0bea3 -C extra-filename=-ceb638cb9ea08b73 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytecount=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytecount-87265dd637b5b431.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern nom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnom-fffebbae74ba8df3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused imports: `Copied` and `Enumerate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:81:29 | 81 | pub use std::iter::{Copied, Enumerate}; | ^^^^^^ ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused imports: `RangeFull` and `Range` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:82:28 | 82 | pub use std::ops::{Range, RangeFrom, RangeFull, RangeTo}; | ^^^^^ ^^^^^^^^^ warning: unused import: `std::slice::Iter` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:84:17 | 84 | pub use std::slice::Iter; | ^^^^^^^^^^^^^^^^ warning: unused imports: `CharIndices` and `Chars` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:85:28 | 85 | pub use std::str::{CharIndices, Chars, FromStr}; | ^^^^^^^^^^^ ^^^^^ warning: unused import: `String` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:86:31 | 86 | pub use std::string::{String, ToString}; | ^^^^^^ warning: unused import: `std::vec::Vec` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:87:17 | 87 | pub use std::vec::Vec; | ^^^^^^^^^^^^^ Compiling liquid-core v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-core-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-core-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Core liquid functionality' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust/tree/master/crate/core' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-core-0.26.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="derive"' --cfg 'feature="liquid-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "liquid-derive"))' -C metadata=9cc49a76b18f65df -C extra-filename=-9526e4b8558afce1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anymap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanymap2-01783b286446b92c.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-40681aa802bfe040.rmeta --extern kstring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libkstring-6f67ceb0f76a1a7e.rmeta --extern liquid_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_derive-07c39aab284dbb88.so --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern pest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest-41d3a2a900a90c17.rmeta --extern pest_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest_derive-3a55687cfb4eb8ca.so --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `nom_locate` (lib) generated 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/doc-comment-825690cdd9d4933e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/doc-comment-85f6d762d3d6e215/build-script-build` Compiling bit-set v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0cb751ac65b212f3 -C extra-filename=-6f5b50ad5fdd5f23 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bit_vec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbit_vec-155bd9dceddcd29f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23 | 51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` 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: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17 | 53 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17 | 55 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17 | 1558 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling libz-sys v1.1.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=84dfa33b1e3342e9 -C extra-filename=-96d66ba82e4751e4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libz-sys-96d66ba82e4751e4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --extern pkg_config=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --extern vcpkg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libvcpkg-36d482cbe7411a8c.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.35.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=35 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fd1e2d19b435c956 -C extra-filename=-38866e5b899e7fb5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --extern mio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmio-2956c4ad08b5b01e.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-d7782edc48293f55.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-2223e3d99814f54a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `bit-set` (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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-attr-82353b085093e1e3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-attr-e9e30613cbc0e732/build-script-build` Compiling candle-core v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=candle_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimalist ML framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=candle-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/candle' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name candle_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=32b935cfb156ed69 -C extra-filename=-4c05ede94fbccf2e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern gemm=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm-5dc25cd032c882e1.rmeta --extern half=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhalf-7d909763481cc3a4.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-7145b60a63b6a43f.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rand_distr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_distr-9229500b414b330f.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern safetensors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsafetensors-9d93360ea77fbd72.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern yoke=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyoke-901f5005e0fba5ae.rmeta --extern zip=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzip-c17d367e9e68157f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling synchronoise v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synchronoise CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/synchronoise-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/synchronoise-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='QuietMisdreavus ' CARGO_PKG_DESCRIPTION='Synchronization primitives that build upon the standard library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synchronoise CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/QuietMisdreavus/synchronoise' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name synchronoise --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/synchronoise-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=effd85bdcf92f0ae -C extra-filename=-c4f16a8865a29ed2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crossbeam_queue=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_queue-0df7e21d900eeb0b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lmdb_master_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops :Dan Burkert :Victor Porof ' CARGO_PKG_DESCRIPTION='Rust bindings for liblmdb on the mdb.master branch.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lmdb-master-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/heed/tree/main/lmdb-master-sys' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out /usr/local/bin/rustc --crate-name lmdb_master_sys --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-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("asan", "bindgen", "default", "fuzzer", "fuzzer-no-link", "longer-keys", "mdb_idl_logn_10", "mdb_idl_logn_11", "mdb_idl_logn_12", "mdb_idl_logn_13", "mdb_idl_logn_14", "mdb_idl_logn_15", "mdb_idl_logn_16", "mdb_idl_logn_8", "mdb_idl_logn_9", "posix-sem"))' -C metadata=066a062393e2cd64 -C extra-filename=-db6a733cea6aedfd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -l static=lmdb` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0/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.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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/irg-kvariants-30d22859ec6be40b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/irg-kvariants-08a12b08d6a86d6f/build-script-build` [irg-kvariants 0.1.0] cargo:rerun-if-changed=dictionaries/source/kVariants.tsv [irg-kvariants 0.1.0] cargo:rerun-if-changed=build.rs [irg-kvariants 0.1.0] cargo:rerun-if-changed=Cargo.toml Compiling derive_builder_macro v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_macro --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.12.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("clippy"))' -C metadata=1f0ef5e359b84513 -C extra-filename=-6c818fd977098869 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_core-94ca4fed42d0d0f1.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,default-dict 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_DEFAULT_DICT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='messense :Paul Meng ' CARGO_PKG_DESCRIPTION='The Jieba Chinese Word Segmentation Implemented in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jieba-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/messense/jieba-rs' 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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/jieba-rs-200b2687d1731db6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/jieba-rs-60da6ace037fc66b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic-polyfill,cas,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_POLYFILL=1 CARGO_FEATURE_CAS=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/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/japaric/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/heapless-fc4c67ebe3f0d7dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/heapless-2454907bcaaa6d82/build-script-build` [heapless 0.7.16] cargo:rustc-cfg=has_cas [heapless 0.7.16] cargo:rustc-cfg=has_atomics Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=onig_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.8.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=69.8.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/onig_sys-1ae54c3caf066e45/out /usr/local/bin/rustc --crate-name onig_sys --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig_sys-69.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "generate", "posix-api", "print-debug"))' -C metadata=4145011c3173e581 -C extra-filename=-ae3f4b5682357021 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -l onig` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/fst-0763069cfc06cf0c/out /usr/local/bin/rustc --crate-name fst --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=6ddf81060b8858b9 -C extra-filename=-360ea0ea594759a7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=c825de25ae1ffc4c -C extra-filename=-4cb196a381732355 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf_shared-0bdd1abd85c0b697.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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.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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/portable-atomic-1b2c84fab36623c0/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-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="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=d99bf725ecbccd6d -C extra-filename=-df796d4abfab6412 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg portable_atomic_llvm_16` warning: trait `Cpu` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/src/cpu/mod.rs:4:7 | 4 | trait Cpu { | ^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `CpuF16` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/src/cpu/mod.rs:21:7 | 21 | trait CpuF16 { | ^^^^^^ warning: field `1` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/src/op.rs:75:17 | 75 | Cmp(Tensor, CmpOp), | --- ^^^^^ | | | field in this variant | = note: `Op` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 75 | Cmp(Tensor, ()), | ~~ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.26.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=982f30e6376bfdcc -C extra-filename=-498d8770e7b1a916 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-41f6a91f6a969037.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:224:17 | 224 | #![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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:225:13 | 225 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:246:13 | 246 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:250:41 | 250 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:251:44 | 251 | all(target_arch = "powerpc64", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:252:40 | 252 | all(target_arch = "s390x", 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:265:13 | 265 | #![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_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:269:9 | 269 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:270:13 | 270 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:278:9 | 278 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:290:59 | 290 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:296:9 | 296 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:297:19 | 297 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:298:40 | 298 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:309:19 | 309 | 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_cmpxchg16b_intrinsic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:317:9 | 317 | portable_atomic_unstable_cmpxchg16b_intrinsic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or 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_intrinsic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_intrinsic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:318:19 | 318 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:326:9 | 326 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:354:7 | 354 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:389:7 | 389 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:397:7 | 397 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:400:7 | 400 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:406:7 | 406 | #[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_force_amo` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:409:7 | 409 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:413:7 | 413 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:418:7 | 418 | #[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_force_amo` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:423:7 | 423 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:429:11 | 429 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:585:11 | 585 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:587:11 | 587 | #[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 name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:537:7 | 537 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:542:11 | 542 | #[cfg(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 value: `128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1407:12 | 1407 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1444:11 | 1444 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1446:11 | 1446 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3960:11 | 3960 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3962:11 | 3962 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:46:11 | 46 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:79:11 | 79 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:271:5 | 271 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:291:5 | 291 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:318:5 | 318 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:344:9 | 344 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:367:9 | 367 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:387:5 | 387 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:404:9 | 404 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:410:17 | 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:431:5 | 431 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:448:9 | 448 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:454:17 | 454 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:527:31 | 527 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:537:35 | 537 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:540:9 | 540 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:610:31 | 610 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:620:35 | 620 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:623:9 | 623 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:639:5 | 639 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:649:9 | 649 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:652:9 | 652 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:669:5 | 669 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:679:9 | 679 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:682:9 | 682 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:699:38 | 699 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:711:38 | 711 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:723:38 | 723 | #[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_asm_maybe_uninit` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:757:11 | 757 | #[cfg(not(portable_atomic_no_asm_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(portable_atomic_no_asm_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm_maybe_uninit)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:8:9 | 8 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:11:5 | 11 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:16:5 | 16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:23:9 | 23 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:34:13 | 34 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:34:38 | 34 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:50:13 | 50 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:50:38 | 50 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:53:9 | 53 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:56:17 | 56 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:57:17 | 57 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:63:22 | 63 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:64:26 | 64 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:70:5 | 70 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:73:9 | 73 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:76:17 | 76 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:77:23 | 77 | any(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:87:25 | 87 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:93:27 | 93 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:109:34 | 109 | #[cfg(all(target_arch = "s390x", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:120:19 | 120 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:121:9 | 121 | 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_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:123:36 | 123 | 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 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-fd5b2ff3bc9e5c07/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-e20a6e865d4cbae3/build-script-build` warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:124:9 | 124 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:136:12 | 136 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:138:9 | 138 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:148:19 | 148 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:149:9 | 149 | 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:157:12 | 157 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:158:16 | 158 | #[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_asm` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:164:21 | 164 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:164:46 | 164 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:168:21 | 168 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:168:46 | 168 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:169:48 | 169 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:173:13 | 173 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:176:17 | 176 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:179:36 | 179 | all(target_arch = "s390x", 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_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:18:17 | 18 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:19:17 | 19 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:25:17 | 25 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:26:13 | 26 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:36:25 | 36 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:42:27 | 42 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:46:17 | 46 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:48:17 | 48 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:193:5 | 193 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:223:5 | 223 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:224:5 | 224 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:229:5 | 229 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:236:9 | 236 | 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_atomic_load_store` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:266:5 | 266 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:272:15 | 272 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:273:12 | 273 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:274:16 | 274 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:287:5 | 287 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:311:12 | 311 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:312:16 | 312 | #[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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:383:19 | 383 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:384:9 | 384 | 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_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:386:36 | 386 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:387:9 | 387 | 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_asm` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:397:13 | 397 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:397:38 | 397 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:403:13 | 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:403:38 | 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:406:9 | 406 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:409:17 | 409 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:410:17 | 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:419:5 | 419 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:422:9 | 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:425:17 | 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:426:13 | 426 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:436:25 | 436 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:442:27 | 442 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:448:34 | 448 | #[cfg(all(target_arch = "s390x", 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:248:9 | 248 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:255:13 | 255 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:316:23 | 316 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:317:13 | 317 | 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_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:319:40 | 319 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:320:13 | 320 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:322:16 | 322 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:323:20 | 323 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_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_asm` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:328:21 | 328 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:328:46 | 328 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:332:21 | 332 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:332:46 | 332 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:335:17 | 335 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:338:25 | 338 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:339:25 | 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_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:346:13 | 346 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:349:17 | 349 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:352:25 | 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_outline_atomics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:353:21 | 353 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:363:33 | 363 | ... 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:369:35 | 369 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:373:36 | 373 | all(target_arch = "s390x", 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:79:12 | 79 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:80:16 | 80 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:415:11 | 415 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:417:11 | 417 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:419:11 | 419 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:421:11 | 421 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:423:11 | 423 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:426:11 | 426 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:429:12 | 429 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:431:9 | 431 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:438:12 | 438 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:440:9 | 440 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:84:39 | 84 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:101:39 | 101 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:95:15 | 95 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:112:15 | 112 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=8b59e8dde2012f6b -C extra-filename=-7797899a77db9d52 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeneric_array-b4a699ff9506d367.rmeta --extern typenum=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtypenum-79ff0f7a00db79ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:17:46 | 17 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:21:11 | 21 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/x86_64.rs:5:46 | 5 | #![cfg_attr(any(not(target_feature = "sse"), portable_atomic_sanitize_thread), allow(dead_code))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:26:11 | 26 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:44:15 | 44 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:69:44 | 69 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:129:15 | 129 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:151:15 | 151 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:187:40 | 187 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:188:9 | 188 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:264:44 | 264 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:367:44 | 367 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:414:42 | 414 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:417:44 | 417 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/x86_64.rs:14:11 | 14 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/common.rs:41:14 | 41 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/common.rs:96:48 | 96 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 75 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 135 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 157 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:238:44 | 238 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:239:13 | 239 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:248:44 | 248 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:249:13 | 249 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 270 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:316:44 | 316 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:317:13 | 317 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:327:44 | 327 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:328:13 | 328 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:386:46 | 386 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:391:50 | 391 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 423 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:827:46 | 827 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:832:50 | 832 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:838:45 | 838 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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_llvm_16` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 217 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 217 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 229 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 229 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:382:12 | 382 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:384:9 | 384 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:746:39 | 746 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:774:39 | 774 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:848:39 | 848 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:916:39 | 916 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1336:39 | 1336 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1362:29 | 1362 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1605:39 | 1605 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1635:39 | 1635 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1700:39 | 1700 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1751:39 | 1751 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1819:39 | 1819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2348:29 | 2348 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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) Compiling futures-executor v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-executor-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-executor-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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_cpus", "std", "thread-pool"))' -C metadata=f886dcc00829e857 -C extra-filename=-02b9c8911adf00a3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_task=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_task-24ab1808c67fed30.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itertools v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itertools-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itertools-0.11.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.36.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itertools-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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=0c8c6a0c9ebc2f33 -C extra-filename=-fa0fc6cc0e0ab2f8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `portable-atomic` (lib) generated 679 warnings Compiling unescaper v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unescaper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unescaper-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unescaper-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Xavier Lau ' CARGO_PKG_DESCRIPTION='Unescape strings with escape sequences written out as literal characters.' CARGO_PKG_HOMEPAGE='https://hack.ink/unescaper' CARGO_PKG_LICENSE=GPL-3.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unescaper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hack-ink/unescaper' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unescaper --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unescaper-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=fbdbf739a9c1a5b0 -C extra-filename=-4131f36a7cc74ce6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: struct `AbortOnPanic` is never constructed --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:453:12 | 453 | struct AbortOnPanic; | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling monostate-impl v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=monostate_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the monostate crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=monostate-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/monostate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name monostate_impl --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.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=07aeb5befff0b87b -C extra-filename=-2a241ab652421923 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.9/src/lib.rs:8:23 | 8 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.9/src/lib.rs:30:30 | 30 | #[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: `monostate-impl` (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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-6877d6b353e0c90c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-03f28e855d890dfe/build-script-build` Compiling cedarwood v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cedarwood CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cedarwood-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cedarwood-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Paul Meng ' CARGO_PKG_DESCRIPTION='efficiently-updatable double-array trie in Rust (ported from cedar)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cedarwood CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/MnO2/cedarwood' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cedarwood --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cedarwood-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "reduced-trie"))' -C metadata=55b524a463f06aa9 -C extra-filename=-da85ecdaa4ba550a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling path-matchers v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-matchers-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-matchers-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='A collection of path matchers. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-utility/path-matchers' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-utility/path-matchers' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name path_matchers --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-matchers-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="glob"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glob"))' -C metadata=07a4dde8f3c56cbe -C extra-filename=-3edf5614e41a2a88 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern glob=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libglob-c93966e06f97dd50.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling socks v0.3.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socks-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socks-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='SOCKS proxy clients' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-socks' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name socks --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socks-0.3.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=2713c1f23d392287 -C extra-filename=-08d77df5619a860a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling page_size v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=page_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/page_size-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/page_size-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Philip Woods ' CARGO_PKG_DESCRIPTION='Provides an easy, fast, cross-platform way to retrieve the memory page size' CARGO_PKG_HOMEPAGE='https://github.com/Elzair/page_size_rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=page_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Elzair/page_size_rs' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name page_size --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/page_size-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std", "spin"))' -C metadata=2cec044c92efa75d -C extra-filename=-b0cad2c07d7a5d59 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hash32 v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hash32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='32-bit hashing machinery' 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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hash32 --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-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=5fc556d0d3160333 -C extra-filename=-4019f33e88c68efe --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: the type `Buffer` does not permit being left uninitialized --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/src/murmur3.rs:71:27 | 71 | buf: unsafe { mem::uninitialized() }, | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: integers must be initialized (in this struct field) --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/src/murmur3.rs:18:5 | 18 | bytes: [u8; 4], | ^^^^^^^^^^^^^^ note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/src/lib.rs:67:9 | 67 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]` Compiling smartstring v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=e4b1046f83db5a3d -C extra-filename=-13d5481feeae96da --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/smartstring-13d5481feeae96da -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `hash32` (lib) generated 1 warning 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=378a7baac5ce9885 -C extra-filename=-a0a2f20945808763 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-a0a2f20945808763 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libversion_check-d411e14a69967ff9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=c5542144cd6bd027 -C extra-filename=-44470bf7e512f64c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling path-slash v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_slash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-slash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-slash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='rhysd ' CARGO_PKG_DESCRIPTION='Conversion to/from a file path from/to slash path' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-slash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rhysd/path-slash' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name path_slash --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-slash-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=372244cb19fbab19 -C extra-filename=-93ba981c52550f57 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling number_prefix v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=number_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/number_prefix-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name number_prefix --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=a6c0dd26a1749079 -C extra-filename=-ca20b2b01a567460 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tokio` (lib) generated 497 warnings (496 duplicates) 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/macro_rules_attribute-proc_macro-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name macro_rules_attribute_proc_macro --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=898212d36fdd6a95 -C extra-filename=-51b2b0e35f481084 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `powerfmt` (lib) generated 3 warnings (3 duplicates) Compiling base64 v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.13.1/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/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='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4551a0add737530e -C extra-filename=-66161b285ad062d4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bitflags-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=47aa2cdc66c22766 -C extra-filename=-3e1fd7d6c21daeb0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.13.1/src/lib.rs:60:13 | 60 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.13.1/src/lib.rs:69:5 | 69 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` Compiling indicatif v0.17.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indicatif CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indicatif-0.17.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indicatif-0.17.7/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.63 CARGO_PKG_VERSION=0.17.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name indicatif --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indicatif-0.17.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="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=f5189fc68a265c15 -C extra-filename=-4a56877438644299 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern console=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconsole-a102a82ee0c61918.rmeta --extern number_prefix=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnumber_prefix-ca20b2b01a567460.rmeta --extern portable_atomic=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libportable_atomic-df796d4abfab6412.rmeta --extern unicode_width=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_width-290201420b5d194c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `macro_rules_attribute-proc_macro` (lib) generated 6 warnings 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/macro_rules_attribute-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name macro_rules_attribute --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=c726f08e1ec5ddc0 -C extra-filename=-299274b64c5282d5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern macro_rules_attribute_proc_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmacro_rules_attribute_proc_macro-51b2b0e35f481084.so --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling spm_precompiled v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spm_precompiled CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spm_precompiled-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spm_precompiled-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Patry ' CARGO_PKG_DESCRIPTION='This crate aims to emulate https://github.com/google/sentencepiece Dart::DoubleArray struct and it'\''s Normalizer. This crate is highly specialized and not intended for general use. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/spm_precompiled' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spm_precompiled CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/spm_precompiled' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name spm_precompiled --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spm_precompiled-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())' -C metadata=7ac1e1cc3ec4dd2a -C extra-filename=-6a7584da88f15d22 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-66161b285ad062d4.rmeta --extern nom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnom-fffebbae74ba8df3.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `base64` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3dec03215d99db04 -C extra-filename=-c7d599713a9fd934 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpowerfmt-44470bf7e512f64c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: non-binding let on a synchronization lock --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indicatif-0.17.7/src/progress_bar.rs:683:18 | 683 | let (_, result) = self | ^ this lock is not assigned to a binding and is immediately dropped | = help: consider immediately dropping the value using `drop(..)` after the `let` statement = note: `#[warn(let_underscore_lock)]` on by default help: consider binding to an unused variable to avoid immediately dropping the value | 683 | let (_unused, result) = self | ~~~~~~~ Compiling change-detection v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=change_detection CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/change-detection-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/change-detection-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='A library to generate change detection instructions during build time. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-utility/change-detection' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=change-detection CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/rust-utility/change-detection' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name change_detection --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/change-detection-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="default"' --cfg 'feature="glob"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glob"))' -C metadata=62add6bd5a2b25fa -C extra-filename=-a8b7b7593d5d326f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern path_matchers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_matchers-3edf5614e41a2a88.rmeta --extern path_slash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_slash-93ba981c52550f57.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling candle-nn v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=candle_nn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimalist ML framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=candle-nn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/candle' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name candle_nn --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "default", "metal", "mkl"))' -C metadata=9fb0842e57492af2 -C extra-filename=-ac57cda9c6b44b98 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern candle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_core-4c05ede94fbccf2e.rmeta --extern half=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhalf-7d909763481cc3a4.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern safetensors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsafetensors-9d93360ea77fbd72.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-2baeef5799ed6b79/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-a0a2f20945808763/build-script-build` [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/smartstring-f72d114c5609c783/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/smartstring-13d5481feeae96da/build-script-build` [smartstring 1.0.1] error[E0433]: failed to resolve: use of undeclared crate or module `alloc` [smartstring 1.0.1] --> :1:18 [smartstring 1.0.1] | [smartstring 1.0.1] 1 | pub trait Probe: alloc::alloc::Allocator + Sized {} [smartstring 1.0.1] | ^^^^^ use of undeclared crate or module `alloc` [smartstring 1.0.1] | [smartstring 1.0.1] = help: add `extern crate alloc` to use the `alloc` crate [smartstring 1.0.1] help: consider importing this module [smartstring 1.0.1] | [smartstring 1.0.1] 1 + use std::alloc; [smartstring 1.0.1] | [smartstring 1.0.1] help: if you import `alloc`, refer to it directly [smartstring 1.0.1] | [smartstring 1.0.1] 1 - pub trait Probe: alloc::alloc::Allocator + Sized {} [smartstring 1.0.1] 1 + pub trait Probe: alloc::Allocator + Sized {} [smartstring 1.0.1] | [smartstring 1.0.1] [smartstring 1.0.1] error: aborting due to 1 previous error [smartstring 1.0.1] [smartstring 1.0.1] For more information about this error, try `rustc --explain E0433`. [smartstring 1.0.1] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heapless CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/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/japaric/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/heapless-fc4c67ebe3f0d7dd/out /usr/local/bin/rustc --crate-name heapless --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.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="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=3c9c3fa69b221eb8 -C extra-filename=-d89ccad48a0ff596 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern hash32=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhash32-4019f33e88c68efe.rmeta --extern spin=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libspin-e5384cdf47781ec1.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstable_deref_trait-d78c066698329195.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_cas --cfg has_atomics` warning: `deranged` (lib) generated 2 warnings (2 duplicates) Compiling rayon-cond v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_cond CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-cond-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-cond-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Experimental iterator wrapper that is conditionally parallel or serial.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-cond CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/rayon-cond' CARGO_PKG_RUST_VERSION=1.59.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rayon_cond --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rayon-cond-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=55386f3d0b8a5948 -C extra-filename=-64f07b3eb2957155 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:75:9 | 75 | #![deny(const_err)] | ^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:74:9 | 74 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:83:11 | 83 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:108:11 | 108 | #[cfg(all(has_cas, feature = "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(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:110:11 | 110 | #[cfg(all(has_cas, feature = "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(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:113:7 | 113 | #[cfg(has_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(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:93:39 | 93 | #[cfg(all(feature = "mpmc_large", not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:95:35 | 95 | #[cfg(all(feature = "mpmc_large", cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:97:44 | 97 | #[cfg(all(not(feature = "mpmc_large"), not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:99:40 | 99 | #[cfg(all(not(feature = "mpmc_large"), cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:102:11 | 102 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:104:7 | 104 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:276:5 | 276 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:277:5 | 277 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:278:5 | 278 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:279:5 | 279 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:280:5 | 280 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:20:5 | 20 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:21:5 | 21 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:22:5 | 22 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:23:5 | 23 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:24:5 | 24 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:84:7 | 84 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:87:11 | 87 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:95:5 | 95 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:96:5 | 96 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:97:5 | 97 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:98:5 | 98 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:99:5 | 99 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/spsc.rs:89:7 | 89 | #[cfg(full_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/spsc.rs:91:11 | 91 | #[cfg(not(full_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling heed v0.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heed CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-0.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-0.20.2/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='A fully typed LMDB wrapper with minimum overhead' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/heed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name heed --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-0.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="read-txn-no-tls"' --cfg 'feature="serde-bincode"' --cfg 'feature="serde-json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_precision", "default", "longer-keys", "mdb_idl_logn_10", "mdb_idl_logn_11", "mdb_idl_logn_12", "mdb_idl_logn_13", "mdb_idl_logn_14", "mdb_idl_logn_15", "mdb_idl_logn_16", "mdb_idl_logn_8", "mdb_idl_logn_9", "posix-sem", "preserve_order", "raw_value", "read-txn-no-tls", "serde", "serde-bincode", "serde-json", "serde-rmp", "unbounded_depth"))' -C metadata=960ef2ccfaf34439 -C extra-filename=-46d654b11c4c81d9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-1e3dd40052d4a63d.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern heed_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed_traits-950d6123136bae6c.rmeta --extern heed_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed_types-3891dd469b418cf1.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern lmdb_master_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblmdb_master_sys-db6a733cea6aedfd.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern page_size=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpage_size-b0cad2c07d7a5d59.rmeta --extern synchronoise=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsynchronoise-c4f16a8865a29ed2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out` warning: struct `SafeTensorWithRouting` is never constructed --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-0.4.1/src/var_builder.rs:256:8 | 256 | struct SafeTensorWithRouting<'a> { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/linear_map.rs:467:9 | 467 | drop(&self.buffer); | ^^^^^------------^ | | | argument has type `&Vec<(K, V), N>` | = note: `#[warn(dropping_references)]` implied by `#[warn(warnings)]` help: use `let _ = ...` to ignore the expression or result | 467 - drop(&self.buffer); 467 + let _ = &self.buffer; | warning: `heapless` (lib) generated 31 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ureq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7/Cargo.toml CARGO_PKG_AUTHORS='Martin Algesten :Jacob Hoffman-Andrews ' CARGO_PKG_DESCRIPTION='Simple, safe HTTP client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ureq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/algesten/ureq' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.9.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ureq --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.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="gzip"' --cfg 'feature="json"' --cfg 'feature="socks-proxy"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "charset", "cookies", "default", "gzip", "http-crate", "http-interop", "json", "native-certs", "native-tls", "proxy-from-env", "socks-proxy", "testdeps", "tls"))' -C metadata=12e5604d992eb0e8 -C extra-filename=-63525446ddf4a31a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-ca25fd27b055cfcb.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-1c07b2fe1d5a9a1d.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-41f6a91f6a969037.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-632d9cf9e15742d9.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern socks=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocks-08d77df5619a860a.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern webpki_roots=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-498d8770e7b1a916.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` warning: `indicatif` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jieba_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='messense :Paul Meng ' CARGO_PKG_DESCRIPTION='The Jieba Chinese Word Segmentation Implemented in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jieba-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/messense/jieba-rs' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/jieba-rs-200b2687d1731db6/out /usr/local/bin/rustc --crate-name jieba_rs --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-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 --cfg 'feature="default"' --cfg 'feature="default-dict"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-dict", "ordered-float", "textrank", "tfidf"))' -C metadata=12706b2bde794773 -C extra-filename=-48572fe064fdf5d7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cedarwood=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcedarwood-da85ecdaa4ba550a.rmeta --extern fxhash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxhash-3fffb2c040b6f02c.rmeta --extern hashbrown=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhashbrown-2d2387325805e84e.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern phf=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libphf-4cb196a381732355.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8/src/lib.rs:774:67 | 774 | pub fn tag<'a>(&'a self, sentence: &'a str, hmm: bool) -> Vec { | -- lifetime `'a` declared here ^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `rustls` (lib) generated 18 warnings (18 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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.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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/slab-6877d6b353e0c90c/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0d060be6421a6da7 -C extra-filename=-2d1c3cb5402f4c0e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `slab` (lib) generated 6 warnings (6 duplicates) Compiling monostate v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=monostate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type that deserializes only from one specific value' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=monostate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/monostate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name monostate --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-0.1.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=d8ab466ff5418294 -C extra-filename=-bdcb168b59998268 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern monostate_impl=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmonostate_impl-2a241ab652421923.so --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling filter-parser v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/filter-parser) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filter_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/filter-parser CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/filter-parser/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='The parser for the Meilisearch filter syntax' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filter-parser CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name filter_parser --edition=2021 filter-parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=63fed69619690a98 -C extra-filename=-961c022e1071192e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern nom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnom-fffebbae74ba8df3.rmeta --extern nom_locate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnom_locate-ceb638cb9ea08b73.rmeta --extern unescaper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunescaper-4131f36a7cc74ce6.rmeta -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> filter-parser/src/error.rs:38:37 | 35 | pub fn cut_with_err<'a, O>( | -- lifetime `'a` declared here ... 38 | ) -> impl FnMut(Span<'a>) -> IResult { | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> filter-parser/src/value.rs:55:56 | 55 | pub fn word_not_keyword<'a>(input: Span<'a>) -> IResult> { | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> filter-parser/src/lib.rs:178:58 | 150 | impl<'a> FilterCondition<'a> { | -- lifetime `'a` declared here ... 178 | pub fn parse(input: &'a str) -> Result, Error> { | ^^^^^ this elided lifetime gets resolved as `'a` Compiling futures v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=b9ef5f980604462a -C extra-filename=-607942ed450b03d3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_channel-56925b69f720989d.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_executor=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_executor-02b9c8911adf00a3.rmeta --extern futures_io=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_io-14952a796a8fea86.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-7413ae548748835f.rmeta --extern futures_task=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_task-24ab1808c67fed30.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-fd5b2ff3bc9e5c07/out /usr/local/bin/rustc --crate-name mime_guess --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 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=66dc06f2346d8e0e -C extra-filename=-cfa3b7a213ce052e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-68e7ba1fea15732a.rmeta --extern unicase=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicase-58aac7c02943ec8a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling liquid-lib v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_lib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-lib-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-lib-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Johann Hofmann ' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust/tree/master/liquid-lib' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_lib --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-lib-0.26.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="stdlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "deunicode", "extra", "jekyll", "shopify", "stdlib"))' -C metadata=7c82d3904f386b09 -C extra-filename=-cdd1aeaf53af0830 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-40681aa802bfe040.rmeta --extern liquid_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_core-9526e4b8558afce1.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `filter-parser` (lib) generated 3 warnings Compiling onig v6.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=onig CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.4.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name onig --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.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("default", "generate", "posix-api", "print-debug", "std-pattern"))' -C metadata=21a76ea5f68019dc -C extra-filename=-b08a8c4f0e039806 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern onig_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonig_sys-ae3f4b5682357021.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/lib.rs:87:17 | 87 | #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `generate`, `posix-api`, `print-debug`, and `std-pattern` = 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: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/buffers.rs:26:18 | 26 | unsafe { &mut onig_sys::OnigEncodingUTF8 } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw mut` instead to create a raw pointer | 26 | unsafe { &raw mut onig_sys::OnigEncodingUTF8 } | ~~~~~~~~ warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/buffers.rs:92:27 | 92 | enc: unsafe { &mut onig_sys::OnigEncodingASCII }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives help: use `&raw mut` instead to create a raw pointer | 92 | enc: unsafe { &raw mut onig_sys::OnigEncodingASCII }, | ~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:38:28 | 38 | unsafe { transmute(&onig_sys::OnigSyntaxPython) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 38 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPython) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:42:28 | 42 | unsafe { transmute(&onig_sys::OnigSyntaxASIS) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 42 | unsafe { transmute(&raw const onig_sys::OnigSyntaxASIS) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:47:28 | 47 | unsafe { transmute(&onig_sys::OnigSyntaxPosixBasic) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 47 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixBasic) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:52:28 | 52 | unsafe { transmute(&onig_sys::OnigSyntaxPosixExtended) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 52 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixExtended) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:57:28 | 57 | unsafe { transmute(&onig_sys::OnigSyntaxEmacs) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 57 | unsafe { transmute(&raw const onig_sys::OnigSyntaxEmacs) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:62:28 | 62 | unsafe { transmute(&onig_sys::OnigSyntaxGrep) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 62 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGrep) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:67:28 | 67 | unsafe { transmute(&onig_sys::OnigSyntaxGnuRegex) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 67 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGnuRegex) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:72:28 | 72 | unsafe { transmute(&onig_sys::OnigSyntaxJava) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 72 | unsafe { transmute(&raw const onig_sys::OnigSyntaxJava) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:77:28 | 77 | unsafe { transmute(&onig_sys::OnigSyntaxPerl) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 77 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:82:28 | 82 | unsafe { transmute(&onig_sys::OnigSyntaxPerl_NG) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 82 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl_NG) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:87:28 | 87 | unsafe { transmute(&onig_sys::OnigSyntaxRuby) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 87 | unsafe { transmute(&raw const onig_sys::OnigSyntaxRuby) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:92:28 | 92 | unsafe { transmute(&onig_sys::OnigSyntaxOniguruma) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 92 | unsafe { transmute(&raw const onig_sys::OnigSyntaxOniguruma) } | ~~~~~~~~~~ warning: `onig` (lib) generated 15 warnings Compiling derive_builder v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clippy", "default", "std"))' -C metadata=99c648adec7c0a61 -C extra-filename=-4a4f527118793007 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_macro-6c818fd977098869.so --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-0.1.0/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.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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/irg-kvariants-30d22859ec6be40b/out /usr/local/bin/rustc --crate-name irg_kvariants --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/irg-kvariants-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=bcce07de899aa7bd -C extra-filename=-c9cb6555e2540f77 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `jieba-rs` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libz-sys-f604ef01db66afb2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libz-sys-96d66ba82e4751e4/build-script-build` [libz-sys 1.1.15] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.15] cargo:rerun-if-changed=build.rs [libz-sys 1.1.15] OPT_LEVEL = Some("0") [libz-sys 1.1.15] TARGET = Some("x86_64-unknown-freebsd") [libz-sys 1.1.15] HOST = Some("x86_64-unknown-freebsd") [libz-sys 1.1.15] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.15] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.15] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.15] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.15] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.15] HOST_CC = None [libz-sys 1.1.15] cargo:rerun-if-env-changed=CC [libz-sys 1.1.15] CC = Some("cc") [libz-sys 1.1.15] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.15] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.15] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.15] DEBUG = Some("false") [libz-sys 1.1.15] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.15] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.15] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.15] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.15] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.15] HOST_CFLAGS = None [libz-sys 1.1.15] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.15] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [libz-sys 1.1.15] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-o" "/dev/null" "-lz" [libz-sys 1.1.15] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.15] 4 | return (int) adler32; [libz-sys 1.1.15] | ^~~~~~~~~~~~~ [libz-sys 1.1.15] 1 warning generated. [libz-sys 1.1.15] cargo:rustc-link-lib=z Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-attr-82353b085093e1e3/out /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=1506eb7d0501f346 -C extra-filename=-e471f5de6a32e1eb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11 | 86 | #[cfg(not(always_assert_unwind))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling fancy-regex v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fancy_regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fancy-regex-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fancy-regex-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Robin Stocker ' CARGO_PKG_DESCRIPTION='An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fancy-regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fancy-regex/fancy-regex' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fancy_regex --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fancy-regex-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="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "perf-onepass", "std", "track_caller", "unicode"))' -C metadata=cfa6f0ecdb238716 -C extra-filename=-47caef69ce561f94 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bit_set=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbit_set-6f5b50ad5fdd5f23.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=doc_comment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/doc-comment-825690cdd9d4933e/out /usr/local/bin/rustc --crate-name doc_comment --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/doc-comment-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("no_core", "old_macros"))' -C metadata=fb0b5bed7f536a60 -C extra-filename=-494ad3adf0777b04 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs v5.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-5.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=65ba0835377fb7d6 -C extra-filename=-fecb37ebb0030b81 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdirs_sys-cf7855bf5739dfca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=esaxx_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Patry ' CARGO_PKG_DESCRIPTION='Wrapping around sentencepiece'\''s esaxxx library.' CARGO_PKG_HOMEPAGE='https://github.com/Narsil/esaxx-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=esaxx-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Narsil/esaxx-rs' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/esaxx-rs-225008e7329db758/out /usr/local/bin/rustc --crate-name esaxx_rs --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/esaxx-rs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "cpp", "default"))' -C metadata=44574aedc5c89da3 -C extra-filename=-bc8a844dca422921 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling deserr-internal v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deserr_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-internal-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-internal-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Lo :Tamo ' CARGO_PKG_DESCRIPTION='Derive macros for Deserr. Use the re-exports from the deserr crate instead.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deserr-internal CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/meilisearch/deserr' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name deserr_internal --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-internal-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=7f10fe1cac1b473e -C extra-filename=-4a8f8e58f081031c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern convert_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconvert_case-753f53159e33e74a.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerovec v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerovec-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerovec-0.10.1/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='' CARGO_PKG_LICENSE_FILE=LICENSE 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.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerovec-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=7752f0d2c6f010ba -C extra-filename=-56dca07815dca100 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern zerofrom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzerofrom-b2a1c9db787d1bf6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `candle-nn` (lib) generated 1 warning Compiling bstr v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bstr-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bstr-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bstr-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=1d6b5cf0ab245e3f -C extra-filename=-0739c95d8687b342 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern regex_automata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_automata-7ee165c9812fc023.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerovec-0.10.1/src/map2d/borrowed.rs:281:94 | 281 | 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: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bstr-1.9.0/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling derive_builder_core v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_core --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=b024b15ff7a7e3e3 -C extra-filename=-a312ef1a1ed94026 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern darling=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdarling-2a0f913b47606ce0.rmeta --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling roaring v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=roaring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/roaring-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/roaring-0.10.5/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Kerollmops ' CARGO_PKG_DESCRIPTION='A better compressed bitset - pure Rust implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=roaring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RoaringBitmap/roaring-rs' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name roaring --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/roaring-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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "simd", "std"))' -C metadata=436501f2b634af0f -C extra-filename=-f9b4aaed186ed215 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.13.1/src/initializer.rs:110:32 | 108 | impl<'a> Initializer<'a> { | -- lifetime `'a` declared here 109 | /// To be used inside of `#struct_field: match self.#builder_field { ... }` 110 | fn match_some(&'a self) -> MatchSome { | ^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.13.1/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: `bstr` (lib) generated 1 warning Compiling flatten-serde-json v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flatten_serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Flatten serde-json objects like elastic search' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatten-serde-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name flatten_serde_json --edition=2021 flatten-serde-json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=d4e6f3c7f0e3049c -C extra-filename=-f37894471475d0a5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta -C link-arg=-fstack-protector-strong` warning: `zerovec` (lib) generated 1 warning Compiling itertools v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=3c017a85a52e616d -C extra-filename=-a5d60c3c4115bdcd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde-cs v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_cs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-cs-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-cs-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Masato Nakata ' CARGO_PKG_DESCRIPTION='Serde serialization/deserialization for camma separated lists' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-cs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/naughie/serde-cs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_cs --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-cs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=391039d64a8d83bd -C extra-filename=-b434b4261b74563b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_plain v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_plain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_plain-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_plain-1.0.2/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_plain --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_plain-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=094f6242fc24772a -C extra-filename=-0eefac21bc092382 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling http v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-1.0.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d66d1d051554330a -C extra-filename=-89737959be870675 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-ed01d07a7e298422.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `derive_builder_core` (lib) generated 1 warning Compiling ordered-float v4.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ordered-float-4.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ordered-float-4.2.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.2.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ordered-float-4.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("arbitrary", "borsh", "bytemuck", "default", "proptest", "rand", "randtest", "rkyv", "rkyv_16", "rkyv_32", "rkyv_64", "rkyv_ck", "schemars", "serde", "speedy", "std"))' -C metadata=97f65f16c1f7a244 -C extra-filename=-be6eb2aaae48047d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-1.0.0/src/lib.rs:213:15 | 213 | pub trait Sealed {} | ^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-1.0.0/src/lib.rs:159:9 | 159 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` Compiling whatlang v0.16.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=whatlang CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/whatlang-0.16.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name whatlang --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=628303c525b535e3 -C extra-filename=-8b4ea924586c95c1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhashbrown-2d2387325805e84e.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num_threads v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=102cf289719b2815 -C extra-filename=-4dc7be0d196e8d68 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-normalization-alignments v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization_alignments CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='Anthony MOI ' 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/n1t0/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization-alignments CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/n1t0/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization_alignments --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.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=0cf4dd1681942f00 -C extra-filename=-5cf18177aedd13a1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/normalize.rs:77:22 | 77 | const N_COUNT: u32 = (V_COUNT * T_COUNT); | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 77 - const N_COUNT: u32 = (V_COUNT * T_COUNT); 77 + const N_COUNT: u32 = V_COUNT * T_COUNT; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/normalize.rs:78:22 | 78 | const S_COUNT: u32 = (L_COUNT * N_COUNT); | ^ ^ | help: remove these parentheses | 78 - const S_COUNT: u32 = (L_COUNT * N_COUNT); 78 + const S_COUNT: u32 = L_COUNT * N_COUNT; | warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:86:5 | 86 | #[inline] | ^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:91:5 | 91 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:96:5 | 96 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:101:5 | 101 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:106:5 | 106 | #[inline] | ^^^^^^^^^ warning: field `raw_scores` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `http` (lib) generated 1 warning Compiling deunicode v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deunicode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deunicode-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deunicode-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Kornel Lesinski :Amit Chowdhury ' CARGO_PKG_DESCRIPTION='Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/deunicode' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deunicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/deunicode/' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name deunicode --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deunicode-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=e884b8e1c53677e2 -C extra-filename=-5eb5494d31a882f3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-task-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=de93010d7c71d18f -C extra-filename=-1fc8cad517614bf0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-sink-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e8443cc3497906ea -C extra-filename=-b507176f6ec7b2b9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-io-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=10628c9329e59a28 -C extra-filename=-707ce7678f3bc811 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode_categories v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_categories CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sean Gillespie ' CARGO_PKG_DESCRIPTION='Query Unicode category membership for chars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode_categories CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swgillespie/unicode-categories' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_categories --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50efb951b150ab57 -C extra-filename=-ca98f987f3fbe2d0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=31b6013e0cff5465 -C extra-filename=-5cc6eabd573289de --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slice-group-by-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name slice_group_by --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=fb37a4986e5e7b40 -C extra-filename=-40c5e1b2a0cf8f56 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:229:23 | 229 | '\u{E000}'...'\u{F8FF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:231:24 | 231 | '\u{F0000}'...'\u{FFFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:233:25 | 233 | '\u{100000}'...'\u{10FFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:252:23 | 252 | '\u{3400}'...'\u{4DB5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:254:23 | 254 | '\u{4E00}'...'\u{9FD5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:256:23 | 256 | '\u{AC00}'...'\u{D7A3}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:258:24 | 258 | '\u{17000}'...'\u{187EC}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:260:24 | 260 | '\u{20000}'...'\u{2A6D6}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:262:24 | 262 | '\u{2A700}'...'\u{2B734}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:264:24 | 264 | '\u{2B740}'...'\u{2B81D}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:266:24 | 266 | '\u{2B820}'...'\u{2CEA1}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Compiling rustc-hash v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=ad2a68af1f8cfc06 -C extra-filename=-143b8923b2e05edf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=999e0d32a28e4228 -C extra-filename=-db10a954a919a116 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `unicode_categories` (lib) generated 11 warnings Compiling litemap v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/litemap-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/litemap-0.7.2/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='' CARGO_PKG_LICENSE_FILE=LICENSE 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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/litemap-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=2dd013cfaab5dee3 -C extra-filename=-4203dab1f2e2e6ad --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cow-utils v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cow_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cow-utils-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cow-utils-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Ingvar Stepanyan ' CARGO_PKG_DESCRIPTION='Copy-on-write string utilities for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cow-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RReverser/cow-utils-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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cow_utils --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cow-utils-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=abc139f84732c056 -C extra-filename=-066d353624fadc93 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `unicode-normalization-alignments` (lib) generated 7 warnings Compiling tokenizers v0.15.2 (/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokenizers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers/Cargo.toml CARGO_PKG_AUTHORS='Anthony MOI :Nicolas Patry ' CARGO_PKG_DESCRIPTION='Provides an implementation of today'\''s most used tokenizers, with a focus on performances and versatility. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/tokenizers' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokenizers CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/tokenizers' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokenizers --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="onig"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "default", "esaxx_fast", "fancy-regex", "hf-hub", "http", "indicatif", "onig", "progressbar", "unstable_wasm"))' -C metadata=d2a5f0ac26cf9245 -C extra-filename=-d3486d51d5530cca --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-94ff519f120d4526.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-4a4f527118793007.rmeta --extern esaxx_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libesaxx_rs-bc8a844dca422921.rmeta --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-a5d60c3c4115bdcd.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern macro_rules_attribute=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmacro_rules_attribute-299274b64c5282d5.rmeta --extern monostate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmonostate-bdcb168b59998268.rmeta --extern onig=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonig-b08a8c4f0e039806.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern rayon_cond=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon_cond-64f07b3eb2957155.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_syntax-7e6920a48c616765.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern spm_precompiled=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libspm_precompiled-6a7584da88f15d22.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern unicode_normalization_alignments=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization_alignments-5cf18177aedd13a1.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --extern unicode_categories=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_categories-ca98f987f3fbe2d0.rmeta -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-util-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="io"' --cfg 'feature="memchr"' --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=1beed0c461c47d19 -C extra-filename=-be49a351d2e9080f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-38b91606b22043fd.rmeta --extern futures_io=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_io-707ce7678f3bc811.rmeta --extern futures_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_macro-94251bad2db030a2.so --extern futures_task=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_task-1fc8cad517614bf0.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-6789a349c5e72253.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --extern pin_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_utils-db10a954a919a116.rmeta --extern slab=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslab-2d1c3cb5402f4c0e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tiktoken-rs v0.5.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tiktoken_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tiktoken-rs-0.5.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tiktoken-rs-0.5.8/Cargo.toml CARGO_PKG_AUTHORS='Roger Zurawicki ' CARGO_PKG_DESCRIPTION='Library for encoding and decoding with the tiktoken library in Rust' CARGO_PKG_HOMEPAGE='https://github.com/zurawiki/tiktoken-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiktoken-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zurawiki/tiktoken-rs' CARGO_PKG_RUST_VERSION=1.61.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tiktoken_rs --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tiktoken-rs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-openai", "dhat-heap", "python"))' -C metadata=6fb1ad24ef6222d3 -C extra-filename=-3a54bc2e24d9248b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rmeta --extern fancy_regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfancy_regex-47caef69ce561f94.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rmeta --extern rustc_hash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustc_hash-143b8923b2e05edf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `slice-group-by` (lib) generated 1 warning 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=c755e91d89bd9c2c -C extra-filename=-75f501790945ca22 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern overload=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liboverload-5cc6eabd573289de.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `windows::*` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8/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.56 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --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=7da51ecedd841207 -C extra-filename=-768e7e1ca258c7ec --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-38b91606b22043fd.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-b507176f6ec7b2b9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-38866e5b899e7fb5.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-117e89ab226ade4a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `whatlang` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-tuple-struct-fields --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=6961ed228e3493fb -C extra-filename=-7ab006f5748ec5ab --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderanged-c7d599713a9fd934.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-c95d4c558b121101.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --extern num_conv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_conv-e0f3ac3f9097051a.rmeta --extern num_threads=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_threads-4dc7be0d196e8d68.rmeta --extern powerfmt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpowerfmt-44470bf7e512f64c.rmeta --extern time_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime_core-d52d5612a119d2c3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tokio-util` (lib) generated 1 warning (1 duplicate) Compiling hf-hub v0.3.2 (/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hf_hub CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='This crates aims ease the interaction with [huggingface](https://huggingface.co/) It aims to be compatible with [huggingface_hub](https://github.com/huggingface/huggingface_hub/) python package, but only implements a smaller subset of functions. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/hf-hub' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hf-hub CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/hf-hub' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hf_hub --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="online"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "online", "tokio"))' -C metadata=3601f9bc20649b34 -C extra-filename=-78aeaa01893b2f0e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dirs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdirs-fecb37ebb0030b81.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-89737959be870675.rmeta --extern indicatif=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindicatif-4a56877438644299.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-63525446ddf4a31a.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling arroy v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arroy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arroy-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arroy-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops :Tamo ' CARGO_PKG_DESCRIPTION='Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arroy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/arroy' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name arroy --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arroy-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("assert-reader-validity", "default", "plot"))' -C metadata=0cd061b7846262e5 -C extra-filename=-4afdaa1e20b9a765 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern heed=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed-46d654b11c4c81d9.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-7145b60a63b6a43f.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out` Compiling derive_builder_macro v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_macro --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_macro-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=068402ca197a3bfe -C extra-filename=-eccb6f13a9a60fba --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_core-a312ef1a1ed94026.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling candle-transformers v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=candle_transformers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-transformers-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-transformers-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimalist ML framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=candle-transformers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/candle' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name candle_transformers --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-transformers-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "default", "flash-attn", "metal", "mkl"))' -C metadata=ea58e7f8585ab4ac -C extra-filename=-918f8303fd906e4f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern candle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_core-4c05ede94fbccf2e.rmeta --extern candle_nn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_nn-ac57cda9c6b44b98.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern serde_plain=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_plain-0eefac21bc092382.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling deserr v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deserr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Lo :Tamo ' CARGO_PKG_DESCRIPTION='Deserialization library with focus on error handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deserr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/deserr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name deserr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="actix-http"' --cfg 'feature="actix-utils"' --cfg 'feature="actix-web"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="serde-cs"' --cfg 'feature="serde-json"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-http", "actix-utils", "actix-web", "default", "futures", "serde-cs", "serde-json", "serde_json"))' -C metadata=bf3f8ec6caa9a193 -C extra-filename=-48793e0a4ac7dc73 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rmeta --extern deserr_internal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr_internal-4a8f8e58f081031c.so --extern futures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures-607942ed450b03d3.rmeta --extern serde_cs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_cs-b434b4261b74563b.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrsim-cbc1acf22155b6db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling liquid v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.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="liquid-lib"' --cfg 'feature="stdlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "liquid-lib", "stdlib"))' -C metadata=7a750ff641f13246 -C extra-filename=-5f9ee171b854e7b9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern doc_comment=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdoc_comment-494ad3adf0777b04.rmeta --extern liquid_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_core-9526e4b8558afce1.rmeta --extern liquid_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_derive-07c39aab284dbb88.so --extern liquid_lib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_lib-cdd1aeaf53af0830.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:195:56 | 195 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:199:54 | 199 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:203:57 | 203 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:207:58 | 207 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:296:56 | 296 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:300:54 | 300 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:304:57 | 304 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:308:58 | 308 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:8:56 | 8 | fn blocks<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:10:54 | 10 | fn tags<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:12:57 | 12 | fn filters<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:14:58 | 14 | fn partials<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: `time` (lib) generated 85 warnings (85 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/proc-macro-error-2baeef5799ed6b79/out /usr/local/bin/rustc --crate-name proc_macro_error --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=c5938b76ab9825e8 -C extra-filename=-d3167913f926c5c2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro_error_attr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro_error_attr-e471f5de6a32e1eb.so --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rmeta --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rmeta --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg use_fallback` warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling static-files v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='The library to help automate static resource collection. ' CARGO_PKG_HOMEPAGE='https://github.com/static-files-rs/static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/static-files-rs/static-files' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.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="change-detection"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("change-detection", "default"))' -C metadata=4f9ba762f2e370cf -C extra-filename=-bf8e6e465ba8e5a4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-bf8e6e465ba8e5a4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern change_detection=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libchange_detection-a8b7b7593d5d326f.rlib --extern mime_guess=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime_guess-cfa3b7a213ce052e.rlib --extern path_slash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_slash-93ba981c52550f57.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rstar v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rstar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rstar-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rstar-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Stefan Altmayer :The Georust Developers ' CARGO_PKG_DESCRIPTION='R*-tree library for the Rust ecosystem' 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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rstar --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rstar-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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "serde"))' -C metadata=973292c34b7046b3 -C extra-filename=-92aa8d971143956e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern heapless=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheapless-d89ccad48a0ff596.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smartstring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/smartstring-f72d114c5609c783/out /usr/local/bin/rustc --crate-name smartstring --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=b307538625b81fe5 -C extra-filename=-73d0162ff46ee1d1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern static_assertions=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_assertions-08e771c21fa4701f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rstar-0.11.0/src/rtree.rs:433:30 | 430 | pub fn intersection_candidates_with_other_tree<'a, U>( | -- lifetime `'a` declared here ... 433 | ) -> IntersectionIterator | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unexpected `cfg` condition name: `needs_allocator_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/lib.rs:104:13 | 104 | #![cfg_attr(needs_allocator_feature, feature(allocator_api))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(needs_allocator_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_allocator_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_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:175:19 | 175 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:199:23 | 199 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:208:15 | 208 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:226:19 | 226 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_ko_dic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for ko-dic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-ko-dic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-ko-dic-b217759a6ce07ca6/out /usr/local/bin/rustc --crate-name lindera_ko_dic --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-ko-dic-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="encoding"' --cfg 'feature="flate2"' --cfg 'feature="ko-dic"' --cfg 'feature="lindera-decompress"' --cfg 'feature="tar"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "ko-dic", "lindera-decompress", "tar", "ureq"))' -C metadata=999eccddf94abf2c -C extra-filename=-2a62fca92517be75 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `liquid` (lib) generated 12 warnings Compiling levenshtein_automata v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=levenshtein_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/levenshtein_automata-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/levenshtein_automata-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Creates Levenshtein Automata in an efficient manner.' CARGO_PKG_HOMEPAGE='https://github.com/tantivy-search/levenshtein-automata' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=levenshtein_automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tantivy-search/levenshtein-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name levenshtein_automata --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/levenshtein_automata-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fst"' --cfg 'feature="fst_automaton"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fst", "fst_automaton"))' -C metadata=3cdc8707eae601f2 -C extra-filename=-0332ba2af53bde31 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `smartstring` (lib) generated 5 warnings Compiling grenad v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=grenad CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/grenad-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/grenad-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='Tools to sort, merge, write, and read immutable key-value pairs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=grenad CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/grenad' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name grenad --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/grenad-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="rayon"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flate2", "lz4", "lz4_flex", "rayon", "snap", "snappy", "tempfile", "zlib", "zstd"))' -C metadata=3c03cc39a9f0bbb7 -C extra-filename=-6b7ad8f235ecaecd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused variable: `d` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/levenshtein_automata-0.2.1/src/dfa.rs:97:29 | 97 | Distance::Exact(d) => true, | ^ help: if this is intentional, prefix it with an underscore: `_d` | = note: `#[warn(unused_variables)]` on by default warning: `rstar` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7560137ccd612a7d -C extra-filename=-455dfbd7c3f41e76 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeneric_array-b4a699ff9506d367.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling json-depth-checker v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/json-depth-checker) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=json_depth_checker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/json-depth-checker CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/json-depth-checker/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='A library that indicates if a JSON must be flattened' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=json-depth-checker CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name json_depth_checker --edition=2021 json-depth-checker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=0a4dccc2608918b8 -C extra-filename=-0fa2cbbe7e998c00 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta -C link-arg=-fstack-protector-strong` Compiling rand_pcg v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_pcg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_pcg-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_pcg-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Selected PCG random number generators ' 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_pcg 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_pcg --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_pcg-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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=17e8b64dce52a112 -C extra-filename=-c155ac5ac86d649a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_core-ed1ba557a5025558.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tracing-serde v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/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.42.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_serde --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-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("valuable", "valuable-serde", "valuable_crate"))' -C metadata=b9bbe6a92c7890f0 -C extra-filename=-445472ca7058b878 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:171:5 | 171 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:179:5 | 179 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:390:15 | 390 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:452:15 | 452 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling bimap v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bimap-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bimap-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Billy Rieger ' CARGO_PKG_DESCRIPTION='Bijective maps' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/billyrieger/bimap-rs/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bimap --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bimap-0.6.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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=226a0240d3856790 -C extra-filename=-0b1faee42a667281 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tracing-serde` (lib) generated 4 warnings Compiling smallstr v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smallstr-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smallstr-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Murarth ' CARGO_PKG_DESCRIPTION='String-like container based on smallvec' CARGO_PKG_HOMEPAGE='https://github.com/murarth/smallstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/murarth/smallstr' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name smallstr --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smallstr-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 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ffi", "serde", "std", "union"))' -C metadata=a1f7c6557a143837 -C extra-filename=-45bf8cdb69ba47e6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sharded-slab v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=341b98da95c77549 -C extra-filename=-a22017aa67b8b51d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `levenshtein_automata` (lib) generated 1 warning Compiling vergen-lib v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Common code used to support the vergen libraries' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.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="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "git", "rustc", "si", "unstable"))' -C metadata=fce7dae9a88b2d72 -C extra-filename=-fbab437460d0d7d8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-lib-fbab437460d0d7d8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustversion-3080272339e2bc63.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sct-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sct-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Joseph Birr-Pixton ' CARGO_PKG_DESCRIPTION='Certificate transparency SCT verification library' CARGO_PKG_HOMEPAGE='https://github.com/rustls/sct.rs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/sct.rs' CARGO_PKG_RUST_VERSION=1.61 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sct --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21d305ee07fb1880 -C extra-filename=-8b5cf62f6c00a166 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-89c09fa671c72896.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-0c0d093252664af6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/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.61 CARGO_PKG_VERSION=0.101.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=101 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=24df88202a9258b5 -C extra-filename=-a154a65a6412a325 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-89c09fa671c72896.rmeta --extern untrusted=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuntrusted-0c0d093252664af6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-ad4376355c476d33/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-5d1ce51868890a2b/build-script-build` [httparse 1.8.0] cargo:rustc-cfg=httparse_simd Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dangerous_configuration,default,log,logging,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_DANGEROUS_CONFIGURATION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-2f2ec842bb5a0b33/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-83ed6f8e970d6be7/build-script-build` Compiling concat-arrays v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=concat_arrays CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/concat-arrays-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/concat-arrays-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Cann ' CARGO_PKG_DESCRIPTION='A macro for concatenating fixed-size arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concat-arrays CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/canndrew/concat-arrays' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name concat_arrays --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/concat-arrays-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=3398eacd98f70e7c -C extra-filename=-2b1e55cd04978dba --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-channel v0.5.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-channel-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-channel-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-channel-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4a3e3c18410dc5ba -C extra-filename=-73f768312b9a20d9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_utils-f935fc106e1bcddd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libgit2-sys v0.16.2+1.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.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("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=9e2589754c9acf17 -C extra-filename=-04cda6a20bf9cbce --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-04cda6a20bf9cbce -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --extern pkg_config=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls-webpki` (lib) generated 2 warnings (2 duplicates) Compiling tracing-log v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=fa526714914e16e0 -C extra-filename=-5f5da4d7855f79f5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `sharded-slab` (lib) generated 105 warnings Compiling memmap2 v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memmap2-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memmap2-0.7.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memmap2-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("stable_deref_trait"))' -C metadata=d3c03d87994491ba -C extra-filename=-88635b6aea6eeb92 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling thread_local v1.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/thread_local-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=4ad904560566df10 -C extra-filename=-6e82fd22b528202e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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; | ^^^^^^^^^^^^^^^^^^^^ Compiling obkv v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=obkv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/obkv-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/obkv-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='Optimized-bytes key and a value store' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=obkv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/obkv' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name obkv --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/obkv-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=769e874fb6c404f8 -C extra-filename=-594e9d36f4c3d8d7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tracing-log` (lib) generated 1 warning Compiling geoutils v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=geoutils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/geoutils-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/geoutils-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Srishan Bhattarai ' CARGO_PKG_DESCRIPTION='A collection of geo computation utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=geoutils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srishanbhattarai/geoutils' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name geoutils --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/geoutils-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=7cb60d7e67d2a380 -C extra-filename=-ecd2f2bc8b4b9783 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `thread_local` (lib) generated 2 warnings Compiling utf8parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=45f7b8b9a891af21 -C extra-filename=-c94958bf8f7e629c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling try-lock v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/try-lock-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/try-lock-0.2.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/try-lock-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fefc9c3851624ffc -C extra-filename=-76cf34885b7c630c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle-parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-parse-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-parse-0.2.1/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-parse-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"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=66d9a718af7c2d80 -C extra-filename=-fa661d07214643d9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libutf8parse-c94958bf8f7e629c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tracing-subscriber v0.3.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="json"' --cfg 'feature="nu-ansi-term"' --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-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=824ac0f47bddf3f7 -C extra-filename=-5082f56e675d4205 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern nu_ansi_term=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnu_ansi_term-75f501790945ca22.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern sharded_slab=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsharded_slab-a22017aa67b8b51d.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern thread_local=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthread_local-6e82fd22b528202e.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --extern tracing_log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_log-5f5da4d7855f79f5.rmeta --extern tracing_serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_serde-445472ca7058b878.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling want v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ec4055ff2dcb2dc -C extra-filename=-d425bc08da2e9bf6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtry_lock-76cf34885b7c630c.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/fmt/format/json.rs:478:15 | 478 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-04cda6a20bf9cbce/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustls-2f2ec842bb5a0b33/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=f475a55d5b3bb7ed -C extra-filename=-9eeb6003b1183195 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-89c09fa671c72896.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-a154a65a6412a325.rmeta --extern sct=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsct-8b5cf62f6c00a166.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.2+1.7.2] cargo:warning=failed to probe system libgit2: [libgit2-sys 0.16.2+1.7.2] pkg-config exited with status code 1 [libgit2-sys 0.16.2+1.7.2] > PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/meilisearch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 libgit2 >= 1.7.2 libgit2 < 1.8.0 [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] The system library `libgit2` required by crate `libgit2-sys` was not found. [libgit2-sys 0.16.2+1.7.2] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [libgit2-sys 0.16.2+1.7.2] The PKG_CONFIG_PATH environment variable is not set. [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/stdint.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/diff.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/cred_helpers.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/version.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/version.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/checkout.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/blob.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/pathspec.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/buffer.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/repository.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/indexer.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/odb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/deprecated.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/transport.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/reflog.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/strarray.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/trace.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/index.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/index.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/mailmap.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/revwalk.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/merge.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/annotated_commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/blame.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/signature.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/refdb.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/patch.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/errors.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/common.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/common.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/ignore.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/oid.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/submodule.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/transaction.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/notes.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/proxy.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/filter.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/stash.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/global.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/global.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/clone.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/net.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/net.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/config.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/config.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/credential_helpers.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/credential.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/branch.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/refs.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/object.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/object.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/experimental.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/graph.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/status.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/status.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/apply.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/email.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/email.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/rebase.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/oidarray.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/cert.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/odb.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/attr.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/types.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/types.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/revparse.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/remote.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/pack.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/revert.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/describe.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/refspec.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/tag.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/message.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/message.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/tree.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/cred.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/diff.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/repository.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/odb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/transport.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/openssl.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/reflog.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/reflog.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/midx.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/index.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/stream.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/alloc.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/merge.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/filter.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/config.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/credential.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/refs.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/path.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/email.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/mempack.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/commit_graph.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/remote.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/sys/hashsig.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/worktree.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/cherrypick.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/include/git2/reset.h [libgit2-sys 0.16.2+1.7.2] TARGET = Some("x86_64-unknown-freebsd") [libgit2-sys 0.16.2+1.7.2] OPT_LEVEL = Some("0") [libgit2-sys 0.16.2+1.7.2] HOST = Some("x86_64-unknown-freebsd") [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] CC_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_CC [libgit2-sys 0.16.2+1.7.2] HOST_CC = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC [libgit2-sys 0.16.2+1.7.2] CC = Some("cc") [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/httparse-ad4376355c476d33/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 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=167a93f4375e461f -C extra-filename=-889d31230c6703f0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_simd` [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.16.2+1.7.2] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.16.2+1.7.2] DEBUG = Some("false") [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] CFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_CFLAGS [libgit2-sys 0.16.2+1.7.2] HOST_CFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS [libgit2-sys 0.16.2+1.7.2] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") warning: `httparse` (lib) generated 30 warnings (30 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,git CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GIT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Common code used to support the vergen libraries' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-lib-ee87296f49ebb3f9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-lib-fbab437460d0d7d8/build-script-build` [vergen-lib 0.1.2] cargo:rerun-if-changed=build.rs [vergen-lib 0.1.2] cargo:rustc-cfg=stable [vergen-lib 0.1.2] cargo:rustc-cfg=msrv [vergen-lib 0.1.2] cargo:rustc-cfg=lints_fix Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=8f6e31763702a317 -C extra-filename=-10be6783ad0a12bd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libblock_buffer-455dfbd7c3f41e76.rmeta --extern crypto_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrypto_common-7797899a77db9d52.rmeta --extern subtle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsubtle-bbfc78a4bc1687dc.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/getset-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name getset --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=2a55bb9616cbc43b -C extra-filename=-d7829d72b384870b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro_error-d3167913f926c5c2.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-ff14546ee52e4795.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling derive_builder v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=737a29d6fe10eb3e -C extra-filename=-9bedcb3c7dbddb85 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_builder_macro=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder_macro-eccb6f13a9a60fba.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/h2-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c24fe4f23de50ac5 -C extra-filename=-325d95cc796a8e23 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-1924cfcf51f0defa.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-38b91606b22043fd.rmeta --extern futures_sink=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_sink-b507176f6ec7b2b9.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-be49a351d2e9080f.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-ba9f27994d76a7ce.rmeta --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-d087c3d823d64d6f.rmeta --extern slab=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslab-2d1c3cb5402f4c0e.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-38866e5b899e7fb5.rmeta --extern tokio_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_util-768e7e1ca258c7ec.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-117e89ab226ade4a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `tracing-subscriber` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libz-sys-f604ef01db66afb2/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=1b25ca69a90056de -C extra-filename=-978bdd3977194a34 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -l z` warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` 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: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libz-sys` (lib) generated 18 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=ae95ba48fcd316e4 -C extra-filename=-bd30d091ec81066d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-38b91606b22043fd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `futures-channel` (lib) generated 1 warning (1 duplicate) Compiling http-body v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-body-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41c7af5ac5765d8e -C extra-filename=-163d6f67f618ac10 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-ba9f27994d76a7ce.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling vergen v9.0.0-beta.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=9.0.0-beta.2 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.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("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=721ebed338e6d22c -C extra-filename=-9c16b2a2a600afa5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-9c16b2a2a600afa5 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustversion-3080272339e2bc63.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zstd-sys v2.0.10+zstd.1.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.10+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=5565de8bfd8be971 -C extra-filename=-9c562cfa682a6b38 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-sys-9c562cfa682a6b38 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --extern pkg_config=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/socket2-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=30b68f54c891eb85 -C extra-filename=-7ffae1c2e5177cc0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls` (lib) generated 15 warnings (15 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httpdate-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c25fa010d14183a -C extra-filename=-df2e06d27281b3f9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cpufeatures-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cpufeatures-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f60966e24dfc2d35 -C extra-filename=-c36cd1dc959dcd97 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/colorchoice-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=7d04c26817b3d58f -C extra-filename=-9d4a18f6d996db53 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-1.0.6/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.70.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0b53c798f77f8059 -C extra-filename=-43d12713a7dbd6ba --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstyle-query-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=db46080432627efe -C extra-filename=-96ee67a1df41480b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tower-service v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tower-service-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tower-service-0.3.2/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tower-service-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48e60f2f873cd17b -C extra-filename=-cf443077af356d55 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstream v0.6.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstream-0.6.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstream-0.6.13/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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anstream-0.6.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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=983fcddb4c659567 -C extra-filename=-be514ae7aa95e087 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanstyle-43d12713a7dbd6ba.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanstyle_parse-fa661d07214643d9.rmeta --extern anstyle_query=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanstyle_query-96ee67a1df41480b.rmeta --extern colorchoice=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcolorchoice-9d4a18f6d996db53.rmeta --extern utf8parse=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libutf8parse-c94958bf8f7e629c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6 CARGO_MANIFEST_LINKS=zstd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.10+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-sys-795f32806ee26f4f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-sys-9c562cfa682a6b38/build-script-build` [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=LIBZSTD_NO_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=SYSROOT [zstd-sys 2.0.10+zstd.1.5.6] cargo:rustc-link-search=native=/usr/local/lib [zstd-sys 2.0.10+zstd.1.5.6] cargo:rustc-link-lib=zstd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:include=/usr/local/include 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=9.0.0-beta.2 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.2 DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-fb70be4d1233b395/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-9c16b2a2a600afa5/build-script-build` [vergen 9.0.0-beta.2] cargo:rerun-if-changed=build.rs [vergen 9.0.0-beta.2] cargo:rustc-cfg=stable [vergen 9.0.0-beta.2] cargo:rustc-cfg=msrv [vergen 9.0.0-beta.2] cargo:rustc-cfg=lints_fix Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-rustls-0.24.1/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.56 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-rustls-0.24.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="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=bf7a91c76b2fbb0a -C extra-filename=-c1550d8a40e6dab0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-9eeb6003b1183195.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-38866e5b899e7fb5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` Compiling tracing-error v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Jane Lusby :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for enriching errors with `tracing`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_error --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-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="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=3985085839970384 -C extra-filename=-f0fd496bac2c4110 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0/src/lib.rs:200:5 | 200 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0/src/lib.rs:208:5 | 208 | private_in_public, | ^^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen_lib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Common code used to support the vergen libraries' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-lib-ee87296f49ebb3f9/out /usr/local/bin/rustc --crate-name vergen_lib --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "git", "rustc", "si", "unstable"))' -C metadata=4a1015e1573968bb -C extra-filename=-e270a42350f90cc1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-9bedcb3c7dbddb85.rmeta --extern getset=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetset-d7829d72b384870b.so --cap-lints warn -C link-arg=-fstack-protector-strong --cfg stable --cfg msrv --cfg lints_fix` warning: `tracing-error` (lib) generated 2 warnings Compiling debugid v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=debugid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/debugid-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/debugid-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sentry ' CARGO_PKG_DESCRIPTION='Common reusable types for implementing the sentry.io protocol.' CARGO_PKG_HOMEPAGE='https://sentry.io/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debugid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/getsentry/rust-debugid' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name debugid --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/debugid-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("serde"))' -C metadata=c4e264ec378300d4 -C extra-filename=-72482a22c29d4edd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:14:31 | 14 | all(feature = "unstable", nightly), | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:26:13 | 26 | #![cfg_attr(nightly, allow(box_pointers))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:28:5 | 28 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:182:39 | 182 | #![cfg_attr(all(feature = "unstable", nightly), allow(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:184:44 | 184 | #![cfg_attr(all(not(feature = "unstable"), nightly), deny(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:187:31 | 187 | all(feature = "unstable", 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:200:13 | 200 | #![cfg_attr(nightly, deny(clippy::all, clippy::pedantic))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:203:5 | 203 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:215:9 | 215 | all(nightly, feature = "unstable"), | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `vergen-lib` (lib) generated 9 warnings Compiling vergen-git2 v1.0.0-beta.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0-beta.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=8d619cedc36de792 -C extra-filename=-fb243a17c4d66785 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-git2-fb243a17c4d66785 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustversion-3080272339e2bc63.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling utf8-width v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/utf8-width-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/utf8-width-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='To determine the width of a UTF-8 character by providing its first byte.' CARGO_PKG_HOMEPAGE='https://magiclen.org/utf8-width' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/utf8-width' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_width --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/utf8-width-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=01ffa809bf0e762f -C extra-filename=-0d1f10c99b8af85f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap_lex v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_lex-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_lex-0.6.0/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/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.70.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_lex-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a7b43dfa0a7a165 -C extra-filename=-6068a85e6545d113 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling owo-colors v3.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/owo-colors-3.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/owo-colors-3.5.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=3.5.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name owo_colors --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/owo-colors-3.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("alloc", "supports-color", "supports-colors"))' -C metadata=76e48ec8b6207f1d -C extra-filename=-6e2d04b8a3c465f8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/owo-colors-3.5.0/src/lib.rs:77:13 | 77 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling hyper v0.14.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --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=3fce1c56b86a8a9a -C extra-filename=-76c13a04ed0cc73b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern futures_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_channel-bd30d091ec81066d.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-38b91606b22043fd.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-be49a351d2e9080f.rmeta --extern h2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libh2-325d95cc796a8e23.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-ba9f27994d76a7ce.rmeta --extern http_body=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp_body-163d6f67f618ac10.rmeta --extern httparse=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttparse-889d31230c6703f0.rmeta --extern httpdate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttpdate-df2e06d27281b3f9.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-c95d4c558b121101.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-7ffae1c2e5177cc0.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-38866e5b899e7fb5.rmeta --extern tower_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtower_service-cf443077af356d55.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-117e89ab226ade4a.rmeta --extern want=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwant-d425bc08da2e9bf6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/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 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `h2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/try-lock-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/try-lock-0.2.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/try-lock-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21907670fd5145c7 -C extra-filename=-f8f28c89d38f0b15 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=dc82d485f7996c67 -C extra-filename=-a19e1b56dce6ce3a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `owo-colors` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39dcc44f91a0e961 -C extra-filename=-0678c02a772171e7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtry_lock-f8f28c89d38f0b15.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling color-spantrace v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_spantrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A pretty printer for tracing_error::SpanTrace based on color-backtrace' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-spantrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eyre-rs/eyre' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name color_spantrace --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-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=1e9c0924743e13fb -C extra-filename=-9e7c6d82fb0cd19c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern owo_colors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libowo_colors-6e2d04b8a3c465f8.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-f0fd496bac2c4110.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1/src/lib.rs:81:5 | 81 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly_features` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1/src/lib.rs:64:5 | 64 | nightly_features, | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_features)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_features)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `base64` (lib) generated 1 warning (1 duplicate) Compiling rustls-pemfile v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4/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=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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-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=c2aef7e102e2c18f -C extra-filename=-05cd45ed4c7a8126 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-a19e1b56dce6ce3a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | warning: `color-spantrace` (lib) generated 2 warnings Compiling clap_builder v4.4.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/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.70.0 CARGO_PKG_VERSION=4.4.17 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.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="color"' --cfg 'feature="env"' --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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=27587dad1d1d6b7e -C extra-filename=-8a0bb6d110a20c0c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanstream-be514ae7aa95e087.rmeta --extern anstyle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanstyle-43d12713a7dbd6ba.rmeta --extern clap_lex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap_lex-6068a85e6545d113.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrsim-cbc1acf22155b6db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls-pemfile` (lib) 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0-beta.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.2 DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-git2-6316e5ac9106788e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-git2-fb243a17c4d66785/build-script-build` [vergen-git2 1.0.0-beta.2] cargo:rerun-if-changed=build.rs [vergen-git2 1.0.0-beta.2] cargo:rustc-cfg=stable [vergen-git2 1.0.0-beta.2] cargo:rustc-cfg=msrv [vergen-git2 1.0.0-beta.2] cargo:rustc-cfg=lints_fix Compiling byte-unit v4.0.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byte_unit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/byte-unit-4.0.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/byte-unit-4.0.19/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for interaction with units of bytes.' CARGO_PKG_HOMEPAGE='https://magiclen.org/byte-unit' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byte-unit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/byte-unit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.19 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name byte_unit --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/byte-unit-4.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "u128"))' -C metadata=fb28e3ca4e728bfb -C extra-filename=-2510fa53f7216c46 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern utf8_width=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libutf8_width-0d1f10c99b8af85f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `perf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/os_str.rs:67:7 | 67 | #[cfg(feature = "perf")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-doc`, `unstable-styles`, `unstable-v5`, `usage`, and `wrap_help` = help: consider adding `perf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling fxprof-processed-profile v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fxprof_processed_profile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxprof-processed-profile-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxprof-processed-profile-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Stange ' CARGO_PKG_DESCRIPTION='Create profiles in the Firefox Profiler'\''s processed profile JSON format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fxprof-processed-profile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mstange/samply/' CARGO_PKG_RUST_VERSION=1.58 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fxprof_processed_profile --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxprof-processed-profile-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dccedaa051c5b3f -C extra-filename=-39984895155caebf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-1e3dd40052d4a63d.rmeta --extern debugid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdebugid-72482a22c29d4edd.rmeta --extern fxhash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxhash-3fffb2c040b6f02c.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: methods `poll_ready_ref` and `make_service_ref` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/service/make.rs:61:8 | 43 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> { | -------------- methods in this trait ... 61 | fn poll_ready_ref(&mut self, cx: &mut task::Context<'_>) -> Poll>; | ^^^^^^^^^^^^^^ 62 | 63 | fn make_service_ref(&mut self, target: &Target) -> Self::Future; | ^^^^^^^^^^^^^^^^ warning: trait `CantImpl` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/service/make.rs:181:15 | 181 | pub trait CantImpl {} | ^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/client/conn.rs:1124:7 | 1124 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/client/conn.rs:1125:7 | 1125 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ warning: trait `AppTag` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/command.rs:4888:18 | 4888 | pub(crate) trait AppTag: crate::builder::ext::Extension {} | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `into_any` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/ext.rs:56:8 | 51 | pub(crate) trait Extension: std::fmt::Debug + Send + Sync + 'static { | --------- method in this trait ... 56 | fn into_any(self: Box) -> Box; | ^^^^^^^^ warning: methods `parse` and `parse_` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/value_parser.rs:609:8 | 591 | trait AnyValueParser: Send + Sync + 'static { | -------------- methods in this trait ... 609 | fn parse( | ^^^^^ ... 616 | fn parse_( | ^^^^^^ warning: `hyper` (lib) generated 7 warnings Compiling hyper-rustls v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/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.60 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.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("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=cd1941c7a542229c -C extra-filename=-493ddc7c3a0a592c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-be49a351d2e9080f.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-ba9f27994d76a7ce.rmeta --extern hyper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper-76c13a04ed0cc73b.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-9eeb6003b1183195.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-38866e5b899e7fb5.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_rustls-c1550d8a40e6dab0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` warning: unused import: `rustls::client::WantsTransparencyPolicyOrClientCert` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/config.rs:1:5 | 1 | use rustls::client::WantsTransparencyPolicyOrClientCert; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused macro definition: `trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/lib.rs:95:18 | 95 | macro_rules! trace ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` on by default warning: unused macro definition: `debug` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/lib.rs:96:18 | 96 | macro_rules! debug ( ($($tt:tt)*) => {{}} ); | ^^^^^ warning: unused imports: `debug` and `trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/lib.rs:97:21 | 97 | pub(crate) use {debug, trace}; | ^^^^^ ^^^^^ warning: `hyper-rustls` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=9.0.0-beta.2 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-fb70be4d1233b395/out /usr/local/bin/rustc --crate-name vergen --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.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("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=db5c5ea2e4b82641 -C extra-filename=-8b67ecae5bc47525 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-9bedcb3c7dbddb85.rmeta --extern getset=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetset-d7829d72b384870b.so --extern vergen_lib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libvergen_lib-e270a42350f90cc1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg stable --cfg msrv --cfg lints_fix` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:293:31 | 293 | all(feature = "unstable", nightly), | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:305:13 | 305 | #![cfg_attr(nightly, allow(box_pointers))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:307:5 | 307 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:461:39 | 461 | #![cfg_attr(all(feature = "unstable", nightly), allow(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:463:44 | 463 | #![cfg_attr(all(not(feature = "unstable"), nightly), deny(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:466:31 | 466 | all(feature = "unstable", 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:479:13 | 479 | #![cfg_attr(nightly, deny(clippy::all, clippy::pedantic))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:482:5 | 482 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:494:9 | 494 | all(nightly, feature = "unstable"), | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:497:22 | 497 | #![cfg_attr(all(doc, nightly), feature(doc_auto_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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:498:25 | 498 | #![cfg_attr(all(docsrs, nightly), feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `coverage_nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:499:13 | 499 | #![cfg_attr(coverage_nightly, feature(coverage_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(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `vergen` (lib) generated 12 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=change-detection,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_CHANGE_DETECTION=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='The library to help automate static resource collection. ' CARGO_PKG_HOMEPAGE='https://github.com/static-files-rs/static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/static-files-rs/static-files' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-f3aee19c25676ee8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-bf8e6e465ba8e5a4/build-script-build` Compiling sha2 v0.10.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=80bbf87fa02e1f83 -C extra-filename=-d6bad3febbf4f669 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern cpufeatures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcpufeatures-47fad37927d3f43a.rmeta --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-c298be4849276081.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap_derive v4.4.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_derive-4.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_derive-4.4.7/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/tree/master/clap_derive' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=4.4.7 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_derive-4.4.7/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("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=02eab1410efc80cb -C extra-filename=-89014cb60ef5e472 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern heck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheck-8d61058886293a13.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `sha2` (lib) generated 8 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-body-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=313a1784d619e67f -C extra-filename=-4ca282a9b685a0ae --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6094ef653e01e0bb -C extra-filename=-7c49d1d35d9514e6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libform_urlencoded-3cca28138618752d.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-c95d4c558b121101.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libryu-448f552d4e93e493.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde_urlencoded` (lib) generated 1 warning (1 duplicate) Compiling enum-iterator-derive v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_iterator_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/enum-iterator-derive-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/enum-iterator-derive-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stephane Raux ' CARGO_PKG_DESCRIPTION='Procedural macro to derive Sequence' CARGO_PKG_HOMEPAGE='https://github.com/stephaneyfx/enum-iterator' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-iterator-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stephaneyfx/enum-iterator.git' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name enum_iterator_derive --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/enum-iterator-derive-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5463f0a3924b6cb5 -C extra-filename=-bbeebe5572531875 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bzip2-sys v0.1.11+1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.0.8 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=135c0933617e7119 -C extra-filename=-53485bccd9c61cca --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-53485bccd9c61cca -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --extern pkg_config=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpkg_config-325dd968474f31ad.rlib --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5be1e22faadd83a5 -C extra-filename=-228363c8a167064e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/xattr-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/xattr-1.0.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/xattr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=7316e335362f8102 -C extra-filename=-34791ab12a207e93 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `filetime` (lib) generated 4 warnings (4 duplicates) Compiling ipnet v2.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ipnet-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ipnet-2.8.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.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ipnet-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "schemars", "serde", "std"))' -C metadata=750f13988114e0b6 -C extra-filename=-e5bfa29460c4ff18 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zstd-safe v5.0.2+zstd.1.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.2/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='' CARGO_PKG_VERSION=5.0.2+zstd.1.5.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.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="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", "legacy", "no_asm", "pkg-config", "std", "thin", "zdict_builder", "zstdmt"))' -C metadata=31825c43ba982fab -C extra-filename=-d9ab3d6c0a419d9d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-safe-d9ab3d6c0a419d9d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.25.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.25.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/webpki-roots-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b2d0abc756f638f -C extra-filename=-0eb7e62b8001648c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tower-service-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tower-service-0.3.2/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c431418788fabfad -C extra-filename=-79b92bc0c1046389 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling reqwest v0.11.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.11.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "wasm-streams", "webpki-roots"))' -C metadata=70901a60a7a7f9ff -C extra-filename=-438aa9f2863944a1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-a19e1b56dce6ce3a.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-657d89057cc1360b.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-38b91606b22043fd.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-be49a351d2e9080f.rmeta --extern h2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libh2-325d95cc796a8e23.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-ba9f27994d76a7ce.rmeta --extern http_body=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp_body-163d6f67f618ac10.rmeta --extern hyper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper-76c13a04ed0cc73b.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper_rustls-493ddc7c3a0a592c.rmeta --extern ipnet=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libipnet-e5bfa29460c4ff18.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-68e7ba1fea15732a.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-11d3510a200b453f.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-34874f824b7b9dc6.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-877fd8c85467c3b2.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-9eeb6003b1183195.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-05cd45ed4c7a8126.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-7c49d1d35d9514e6.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-38866e5b899e7fb5.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_rustls-c1550d8a40e6dab0.rmeta --extern tower_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtower_service-cf443077af356d55.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-441f6e5a1fdb928c.rmeta --extern webpki_roots=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-0eb7e62b8001648c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.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 --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --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=9a3263465a65557f -C extra-filename=-dceda3e3c1aa8b4f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern futures_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_channel-56925b69f720989d.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern h2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libh2-73a7748af90d70a1.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern http_body=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp_body-4ca282a9b685a0ae.rmeta --extern httparse=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttparse-08208a07970c8b68.rmeta --extern httpdate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttpdate-f0fba3df7effef2e.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-ecc4a397bc84b09d.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tower_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtower_service-79b92bc0c1046389.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern want=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwant-0678c02a772171e7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `reqwest_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/src/lib.rs:228:34 | 228 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/src/blocking/client.rs:1167:39 | 1167 | pub(crate) struct KeepCoreThreadAlive(Option>); | ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `clap_builder` (lib) generated 4 warnings 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.2/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='' CARGO_PKG_VERSION=5.0.2+zstd.1.5.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_ZSTD_INCLUDE=/usr/local/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-safe-b70c68f529283924/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-safe-d9ab3d6c0a419d9d/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tar-0.4.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tar-0.4.40/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/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tar-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=97a30ccbb08dddc5 -C extra-filename=-c03e7210fa410f81 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfiletime-228363c8a167064e.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern xattr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libxattr-34791ab12a207e93.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `reqwest` (lib) generated 2 warnings Compiling clap v4.4.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap-4.4.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap-4.4.17/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.70.0 CARGO_PKG_VERSION=4.4.17 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap-4.4.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="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --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-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=c538df53b4aa8660 -C extra-filename=-a698f4254111b62c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap_builder-8a0bb6d110a20c0c.rmeta --extern clap_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap_derive-89014cb60ef5e472.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8 CARGO_MANIFEST_LINKS=bzip2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.0.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-53485bccd9c61cca/build-script-build` [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=BZIP2_STATIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=BZIP2_DYNAMIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [bzip2-sys 0.1.11+1.0.8] TARGET = Some("x86_64-unknown-freebsd") [bzip2-sys 0.1.11+1.0.8] OPT_LEVEL = Some("0") [bzip2-sys 0.1.11+1.0.8] HOST = Some("x86_64-unknown-freebsd") [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] CC_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] CC_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_CC [bzip2-sys 0.1.11+1.0.8] HOST_CC = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC [bzip2-sys 0.1.11+1.0.8] CC = Some("cc") [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [bzip2-sys 0.1.11+1.0.8] CRATE_CC_NO_DEFAULTS = None [bzip2-sys 0.1.11+1.0.8] DEBUG = Some("false") [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] CFLAGS_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] CFLAGS_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_CFLAGS [bzip2-sys 0.1.11+1.0.8] HOST_CFLAGS = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=CFLAGS [bzip2-sys 0.1.11+1.0.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling enum-iterator v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/enum-iterator-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/enum-iterator-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Stephane Raux ' CARGO_PKG_DESCRIPTION='Tools to iterate over all values of a type (e.g. all variants of an enumeration)' CARGO_PKG_HOMEPAGE='https://github.com/stephaneyfx/enum-iterator' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stephaneyfx/enum-iterator.git' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name enum_iterator --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/enum-iterator-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=2e023e35dac6cb40 -C extra-filename=-cab9d92c9808eba6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern enum_iterator_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator_derive-bbeebe5572531875.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `hyper` (lib) generated 7 warnings (7 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_files CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='The library to help automate static resource collection. ' CARGO_PKG_HOMEPAGE='https://github.com/static-files-rs/static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/static-files-rs/static-files' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-f3aee19c25676ee8/out /usr/local/bin/rustc --crate-name static_files --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="change-detection"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("change-detection", "default"))' -C metadata=16803ecd1f0be17c -C extra-filename=-40b53f606023214c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern change_detection=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libchange_detection-a8b7b7593d5d326f.rmeta --extern mime_guess=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime_guess-cfa3b7a213ce052e.rmeta --extern path_slash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_slash-93ba981c52550f57.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tracing-trace v0.1.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_trace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-trace 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_trace --edition=2021 tracing-trace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=fb84098766618ac0 -C extra-filename=-e61d25b3abcc8627 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rmeta --extern color_spantrace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcolor_spantrace-9e7c6d82fb0cd19c.rmeta --extern fxprof_processed_profile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxprof_processed_profile-39984895155caebf.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-f0fd496bac2c4110.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rmeta -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.10+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-sys-795f32806ee26f4f/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=fa19b6b17f0ef229 -C extra-filename=-8414956bf16f8197 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -l zstd` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling file-store v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/file-store) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=file_store CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/file-store CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/file-store/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=file-store CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name file_store --edition=2021 file-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18871ef1c850cf32 -C extra-filename=-84e9d472563cc43c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong` Compiling inout v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/inout-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/inout-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inout CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.56 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name inout --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/inout-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=571447095022b87a -C extra-filename=-b0c23e3207b75845 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeneric_array-b4a699ff9506d367.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Rutrum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/convert_case-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=cc1c02ecf184dc83 -C extra-filename=-eb912abfe0c403c2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] exit status: 0 [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] AR_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] AR_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_AR [bzip2-sys 0.1.11+1.0.8] HOST_AR = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=AR [bzip2-sys 0.1.11+1.0.8] AR = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [bzip2-sys 0.1.11+1.0.8] ARFLAGS_x86_64-unknown-freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [bzip2-sys 0.1.11+1.0.8] ARFLAGS_x86_64_unknown_freebsd = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=HOST_ARFLAGS [bzip2-sys 0.1.11+1.0.8] HOST_ARFLAGS = None [bzip2-sys 0.1.11+1.0.8] cargo:rerun-if-env-changed=ARFLAGS [bzip2-sys 0.1.11+1.0.8] ARFLAGS = None [bzip2-sys 0.1.11+1.0.8] cargo:rustc-link-lib=static=bz2 [bzip2-sys 0.1.11+1.0.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/lib [bzip2-sys 0.1.11+1.0.8] cargo:root=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out [bzip2-sys 0.1.11+1.0.8] cargo:include=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/include Compiling serde_spanned v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_spanned-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_spanned-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_spanned-0.6.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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=6a06da04a7f324b9 -C extra-filename=-4eb677c066897487 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling toml_datetime v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_datetime-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_datetime-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_datetime-0.6.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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3fe806ab09b054a4 -C extra-filename=-8fa79518392f8777 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-integer v0.1.45 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/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='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=04594e5573904370 -C extra-filename=-89abb718c5e1960f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-integer-89abb718c5e1960f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling base64ct v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64ct-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64ct-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base64ct' CARGO_PKG_RUST_VERSION=1.60 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name base64ct --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=501c3aa22789efd1 -C extra-filename=-3d0eb4c1306048a0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=384340f4301a68c1 -C extra-filename=-15e761a9809ca0a7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-15e761a9809ca0a7 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling winnow v0.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=a5c3d65647d4a445 -C extra-filename=-1f7db2e1f7a9af39 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling password-hash v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=password_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/password-hash-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/password-hash-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a. MCF) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=password-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/password-hash' CARGO_PKG_RUST_VERSION=1.57 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name password_hash --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/password-hash-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 --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=a39320e292e580a3 -C extra-filename=-2da0af058c24f6a9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64ct-3d0eb4c1306048a0.rmeta --extern rand_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_core-15a81de1e1428b0c.rmeta --extern subtle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsubtle-bbfc78a4bc1687dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,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_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-f37abd3f7c8e5fe1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-15e761a9809ca0a7/build-script-build` [rustix 0.38.31] cargo:rerun-if-changed=build.rs [rustix 0.38.31] cargo:rustc-cfg=static_assertions [rustix 0.38.31] cargo:rustc-cfg=libc [rustix 0.38.31] cargo:rustc-cfg=freebsdlike [rustix 0.38.31] cargo:rustc-cfg=bsd [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.31] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128 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_I128=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/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='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-integer-c6c35b831c2885fc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-integer-89abb718c5e1960f/build-script-build` [num-integer 0.1.45] cargo:rustc-cfg=has_i128 [num-integer 0.1.45] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bzip2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.0.8 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out /usr/local/bin/rustc --crate-name bzip2_sys --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=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("static"))' -C metadata=55dd5e07b8d06b43 -C extra-filename=-6d7d58993b20adc9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/lib -l static=bz2` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling cipher v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cipher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cipher-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cipher-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for describing block ciphers and stream ciphers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cipher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cipher --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cipher-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=f2fe579772578e49 -C extra-filename=-2b78292e6949de9f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrypto_common-7797899a77db9d52.rmeta --extern inout=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libinout-b0c23e3207b75845.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.2/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='' CARGO_PKG_VERSION=5.0.2+zstd.1.5.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/zstd-safe-b70c68f529283924/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-safe-5.0.2+zstd.1.5.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="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", "legacy", "no_asm", "pkg-config", "std", "thin", "zdict_builder", "zstdmt"))' -C metadata=344aa0d9f5417787 -C extra-filename=-047eae34211b02da --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --extern zstd_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzstd_sys-8414956bf16f8197.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/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.60 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.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("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=7710fdbf03e1bb39 -C extra-filename=-f3d1798f52fef036 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern hyper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper-dceda3e3c1aa8b4f.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_rustls-5497737809c0e3fd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` warning: `hyper-rustls` (lib) generated 4 warnings (4 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=bee04e6b94657350 -C extra-filename=-0570bfe954135e8e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern cpufeatures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcpufeatures-c36cd1dc959dcd97.rmeta --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-10be6783ad0a12bd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hmac v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hmac-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="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=98e9343088461963 -C extra-filename=-cc4bc5de5d648dc2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-10be6783ad0a12bd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4/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=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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-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=8fc646dfde7946ff -C extra-filename=-86afeb2c303f0257 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-d3f1edf2b800ad08/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-ce810716e7dae8e6/build-script-build` [unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher warning: `sha2` (lib) generated 8 warnings (8 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=090ad7202f9eaec5 -C extra-filename=-0ba5e38c8e4065ca --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-c298be4849276081.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling libmimalloc-sys v0.1.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35/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("cty", "debug", "debug_in_debug", "extended", "local_dynamic_tls", "override", "secure"))' -C metadata=55a1240074da18a1 -C extra-filename=-ef2969ebb89b6d98 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-ef2969ebb89b6d98 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcc-0f0ca360b63afa46.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=f922386ee92d0e36 -C extra-filename=-d419dd1eda10d850 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-bigint v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=c6d49cf0523a9cd6 -C extra-filename=-04f439ff39d4b91d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-bigint-04f439ff39d4b91d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libautocfg-9b613830706d1ecd.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `errno` (lib) generated 1 warning (1 duplicate) Compiling maplit v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maplit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/maplit-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/maplit-1.0.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maplit CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/maplit' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name maplit --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/maplit-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=80731950fe10f741 -C extra-filename=-9b6e49f31664eada --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 2478 | backend->fsync = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ipnet-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ipnet-2.8.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.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ipnet-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "schemars", "serde", "std"))' -C metadata=2f0ac0333bd4e5be -C extra-filename=-2576f6d0474e8c3a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-bigint-7d284a8e0f5039ac/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-bigint-04f439ff39d4b91d/build-script-build` [num-bigint 0.4.3] cargo:rustc-cfg=u64_digit [num-bigint 0.4.3] cargo:rustc-cfg=has_try_from [num-bigint 0.4.3] cargo:rustc-cfg=use_addcarry [num-bigint 0.4.3] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/rustix-f37abd3f7c8e5fe1/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=45af17a4c2658e89 -C extra-filename=-9c57bdd61dec6e68 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-3e1fd7d6c21daeb0.rmeta --extern libc_errno=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liberrno-d419dd1eda10d850.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. warning: `winnow` (lib) generated 26 warnings Compiling toml_edit v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=b55c56321ffee3ac -C extra-filename=-356b1338e622b18f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-d087c3d823d64d6f.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_spanned-4eb677c066897487.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml_datetime-8fa79518392f8777.rmeta --extern winnow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwinnow-1f7db2e1f7a9af39.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:15:20 | 15 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:26:5 | 26 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:57:5 | 57 | trace("full-date", full_date_).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:90:5 | 90 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:110:5 | 110 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:127:13 | 127 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN.copysign(1.0)).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.11.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "wasm-streams", "webpki-roots"))' -C metadata=5c199d58918c47ba -C extra-filename=-76fc2a68695606f3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern h2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libh2-73a7748af90d70a1.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern http_body=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp_body-4ca282a9b685a0ae.rmeta --extern hyper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper-dceda3e3c1aa8b4f.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper_rustls-f3d1798f52fef036.rmeta --extern ipnet=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libipnet-2576f6d0474e8c3a.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-86afeb2c303f0257.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_rustls-5497737809c0e3fd.rmeta --extern tokio_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_util-021bd56dd8cc0238.rmeta --extern tower_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtower_service-79b92bc0c1046389.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern webpki_roots=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-fc8899db814f4e13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35 CARGO_MANIFEST_LINKS=mimalloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-ef2969ebb89b6d98/build-script-build` [libmimalloc-sys 0.1.35] OPT_LEVEL = Some("3") [libmimalloc-sys 0.1.35] TARGET = Some("x86_64-unknown-freebsd") [libmimalloc-sys 0.1.35] HOST = Some("x86_64-unknown-freebsd") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] CC_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] CC_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_CC [libmimalloc-sys 0.1.35] HOST_CC = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC [libmimalloc-sys 0.1.35] CC = Some("cc") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.35] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.35] DEBUG = Some("false") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.35] HOST_CFLAGS = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.35] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] CC_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] CC_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_CC [libmimalloc-sys 0.1.35] HOST_CC = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC [libmimalloc-sys 0.1.35] CC = Some("cc") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.35] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.35] HOST_CFLAGS = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.35] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] CC_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] CC_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_CC [libmimalloc-sys 0.1.35] HOST_CC = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC [libmimalloc-sys 0.1.35] CC = Some("cc") [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `rustix` (lib) generated 509 warnings (509 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/unicase-d3f1edf2b800ad08/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=53d7b4cfa2b5dc01 -C extra-filename=-647452c730af6ef6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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` [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.35] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.35] HOST_CFLAGS = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.35] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") warning: `unicase` (lib) generated 60 warnings (60 duplicates) Compiling pbkdf2 v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbkdf2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pbkdf2-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pbkdf2-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of PBKDF2' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbkdf2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2' CARGO_PKG_RUST_VERSION=1.57 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pbkdf2 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pbkdf2-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="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=3447399ddc3bb94f -C extra-filename=-1021213e31d1bd43 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-10be6783ad0a12bd.rmeta --extern hmac=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhmac-cc4bc5de5d648dc2.rmeta --extern password_hash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpassword_hash-2da0af058c24f6a9.rmeta --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-0570bfe954135e8e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zstd v0.11.2+zstd.1.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-0.11.2+zstd.1.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-0.11.2+zstd.1.5.2/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='' CARGO_PKG_VERSION=0.11.2+zstd.1.5.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-0.11.2+zstd.1.5.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="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", "legacy", "no_asm", "pkg-config", "thin", "wasm", "zdict_builder", "zstdmt"))' -C metadata=f24c233b3e2d2e53 -C extra-filename=-6fd760efc287c4b3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzstd_safe-047eae34211b02da.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-0.11.2+zstd.1.5.2/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 aes v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name aes --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=c8544efd5a6a5675 -C extra-filename=-ca9a37ca68520f14 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern cipher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcipher-2b78292e6949de9f.rmeta --extern cpufeatures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcpufeatures-c36cd1dc959dcd97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs:134:43 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` 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: `aes_force_soft` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs:134:58 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs:140:13 | 140 | not(aes_force_soft) | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1098:11 | 1098 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1106:11 | 1106 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1128:15 | 1128 | #[cfg(any(not(aes_compact), feature = "hazmat"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1167:11 | 1167 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1401:11 | 1401 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1409:11 | 1409 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:65:11 | 65 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:71:15 | 71 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:171:11 | 171 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:177:15 | 177 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:241:11 | 241 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:247:15 | 247 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:276:15 | 276 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:283:15 | 283 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:302:19 | 302 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:366:15 | 366 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:338:15 | 338 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:347:19 | 347 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:390:15 | 390 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:394:19 | 394 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:444:15 | 444 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:448:19 | 448 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:488:15 | 488 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:495:15 | 495 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:514:19 | 514 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:578:15 | 578 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:550:15 | 550 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:559:19 | 559 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36 | 13 | #[cfg(all(target_arch = "aarch64", aes_armv8))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/autodetect.rs:19:1 | 19 | cpufeatures::new!(aes_intrinsics, "aes"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `aes` (lib) generated 36 warnings (3 duplicates) Compiling bzip2 v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bzip2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/bzip2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/bzip2-rs' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name bzip2 --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bzip2-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=8853cfde99f6d53b -C extra-filename=-1ecdf29a1d589410 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bzip2_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbzip2_sys-6d7d58993b20adc9.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/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='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-integer-c6c35b831c2885fc/out /usr/local/bin/rustc --crate-name num_integer --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=1c4fa711de73259d -C extra-filename=-2bd93b6820770446 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/lib.rs:830:7 | 830 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/lib.rs:1056:7 | 1056 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/roots.rs:169:7 | 169 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/roots.rs:389:7 | 389 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] AR_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] AR_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_AR [libmimalloc-sys 0.1.35] HOST_AR = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=AR [libmimalloc-sys 0.1.35] AR = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.35] ARFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.35] ARFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=HOST_ARFLAGS [libmimalloc-sys 0.1.35] HOST_ARFLAGS = None [libmimalloc-sys 0.1.35] cargo:rerun-if-env-changed=ARFLAGS [libmimalloc-sys 0.1.35] ARFLAGS = None [libmimalloc-sys 0.1.35] cargo:rustc-link-lib=static=mimalloc [libmimalloc-sys 0.1.35] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out Compiling toml v0.8.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml-0.8.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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=8d76d8fd82dd32ff -C extra-filename=-f1209d5b76ca9276 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_spanned-4eb677c066897487.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml_datetime-8fa79518392f8777.rmeta --extern toml_edit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml_edit-356b1338e622b18f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `num-integer` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=aa59c6f6075421fb -C extra-filename=-3102bf6cce107c22 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern cpufeatures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcpufeatures-c36cd1dc959dcd97.rmeta --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-10be6783ad0a12bd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `sha1` (lib) generated 4 warnings (4 duplicates) 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-c64154cc4e4bcb5b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-e20a6e865d4cbae3/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-matchers-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-matchers-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='A collection of path matchers. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-utility/path-matchers' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-utility/path-matchers' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name path_matchers --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-matchers-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="glob"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glob"))' -C metadata=b2a29f8552abb51e -C extra-filename=-028919035c69088d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern glob=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libglob-3b679cbc524f508f.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b78c75956b6f6383 -C extra-filename=-026bcf82894f44d6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-026bcf82894f44d6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_slash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-slash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-slash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='rhysd ' CARGO_PKG_DESCRIPTION='Conversion to/from a file path from/to slash path' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-slash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rhysd/path-slash' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name path_slash --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/path-slash-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=576271b999da743f -C extra-filename=-24d4cc069752002d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/protobuf-2.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=b2938831bea0d118 -C extra-filename=-b9432fecccdb3c36 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/protobuf-b9432fecccdb3c36 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling camino v1.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=35fc6e984d68bb6d -C extra-filename=-d65cc5611213f34b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/camino-d65cc5611213f34b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1/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.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=bd78f149a647a05e -C extra-filename=-503ece9277726fd8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/constant_time_eq-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5517527c36ba71c -C extra-filename=-06216c5b4144e835 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling async-trait v0.1.77 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/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.77 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=77 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/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=67580f40ad393336 -C extra-filename=-7fa2b72be3beb248 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/async-trait-7fa2b72be3beb248 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `fastrand` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tempfile-3.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tempfile-3.10.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=69b700cc45b910af -C extra-filename=-dc3b1009d5dac516 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern fastrand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfastrand-503ece9277726fd8.rmeta --extern rustix=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustix-9c57bdd61dec6e68.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/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.77 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=77 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/async-trait-fd1ceb71aff94b1a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/async-trait-7fa2b72be3beb248/build-script-build` [async-trait 0.1.77] cargo:rerun-if-env-changed=DOCS_RS Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zip CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :Marli Frost :Ryan Levick ' CARGO_PKG_DESCRIPTION='Library to support the reading and writing of zip files. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zip CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zip-rs/zip.git' CARGO_PKG_RUST_VERSION=1.59.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name zip --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="aes"' --cfg 'feature="aes-crypto"' --cfg 'feature="bzip2"' --cfg 'feature="constant_time_eq"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --cfg 'feature="hmac"' --cfg 'feature="pbkdf2"' --cfg 'feature="sha1"' --cfg 'feature="time"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=2de5f53b56c18dba -C extra-filename=-590d6665ee4811b1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaes-ca9a37ca68520f14.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-dea624ac4d04e7a5.rmeta --extern bzip2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbzip2-1ecdf29a1d589410.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconstant_time_eq-06216c5b4144e835.rmeta --extern crc32fast=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrc32fast-2db2cb64c2b07ad8.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-4f65375838c470c3.rmeta --extern hmac=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhmac-cc4bc5de5d648dc2.rmeta --extern pbkdf2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpbkdf2-1021213e31d1bd43.rmeta --extern sha1=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha1-3102bf6cce107c22.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-7ab006f5748ec5ab.rmeta --extern zstd=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzstd-6fd760efc287c4b3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=serde,serde1 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_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/camino-1327470c81afd99f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/camino-d65cc5611213f34b/build-script-build` [camino 1.1.6] cargo:rustc-cfg=path_buf_capacity [camino 1.1.6] cargo:rustc-cfg=shrink_to [camino 1.1.6] cargo:rustc-cfg=try_reserve_2 [camino 1.1.6] cargo:rustc-cfg=path_buf_deref_mut 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/protobuf-2.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/protobuf-8b17addbf6e9f9b5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/protobuf-b9432fecccdb3c36/build-script-build` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-85df174bebcfee66/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-026bcf82894f44d6/build-script-build` [semver 1.0.18] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=change_detection CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/change-detection-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/change-detection-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='A library to generate change detection instructions during build time. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-utility/change-detection' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=change-detection CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/rust-utility/change-detection' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name change_detection --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/change-detection-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="glob"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glob"))' -C metadata=73b1d3b12c0c2fa2 -C extra-filename=-b6619960cf728614 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern path_matchers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_matchers-028919035c69088d.rmeta --extern path_slash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_slash-24d4cc069752002d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/mime_guess-c64154cc4e4bcb5b/out /usr/local/bin/rustc --crate-name mime_guess --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=4a268a859842bed3 -C extra-filename=-c5be320a3c4a5a71 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern unicase=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicase-647452c730af6ef6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `toml_edit` (lib) generated 53 warnings Compiling cargo_toml v0.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo_toml-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo_toml-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='`Cargo.toml` struct definitions for parsing with Serde' CARGO_PKG_HOMEPAGE='https://lib.rs/cargo_toml' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/lib.rs/cargo_toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_toml --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo_toml-0.18.0/src/cargo_toml.rs --error-format=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("features"))' -C metadata=3409d52b27da1c42 -C extra-filename=-170843296c666b43 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-61cce80a2cb2849b.rmeta --extern toml=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml-f1209d5b76ca9276.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `zip` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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.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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/num-bigint-7d284a8e0f5039ac/out /usr/local/bin/rustc --crate-name num_bigint --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=5908359383835be8 -C extra-filename=-f25db33fc7fc1314 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_integer-2bd93b6820770446.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:187:7 | 187 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:193:7 | 193 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:213:28 | 213 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:223:7 | 223 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1002:21 | 1002 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1009:21 | 1009 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1020:11 | 1020 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1034:7 | 1034 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:14:7 | 14 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 400 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 400 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 401 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 401 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 402 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 402 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 404 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 404 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 405 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 405 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 407 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 407 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 408 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 408 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 409 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 409 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 411 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 411 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 412 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 412 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 533 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 534 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 535 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 536 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 537 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 538 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:526:19 | 526 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:532:15 | 532 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:555:19 | 555 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:558:15 | 558 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:244:15 | 244 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:246:11 | 246 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:251:15 | 251 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:253:11 | 253 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:257:15 | 257 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:259:11 | 259 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:263:15 | 263 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:265:11 | 265 | #[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: `mime_guess` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libmimalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.35/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out /usr/local/bin/rustc --crate-name libmimalloc_sys --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libmimalloc-sys-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cty", "debug", "debug_in_debug", "extended", "local_dynamic_tls", "override", "secure"))' -C metadata=9314d062752de243 -C extra-filename=-556c5eb9a5af7ad9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out -l static=mimalloc` Compiling actix-web-static-files v4.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='actix-web static files as resources support. ' CARGO_PKG_HOMEPAGE='https://github.com/kilork/actix-web-static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kilork/actix-web-static-files' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="change-detection"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("change-detection", "default"))' -C metadata=6cca7d63b496efcc -C extra-filename=-32f98f270f9323a2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/actix-web-static-files-32f98f270f9323a2 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-40b53f606023214c.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sha-1 v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function. This crate is deprecated'\!' Use the sha1 crate instead.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha-1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=cd9245656acde4a4 -C extra-filename=-8832ef1a9932fba0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern cpufeatures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcpufeatures-c36cd1dc959dcd97.rmeta --extern digest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdigest-10be6783ad0a12bd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `sha-1` (lib) generated 4 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=change-detection,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_CHANGE_DETECTION=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='The library to help automate static resource collection. ' CARGO_PKG_HOMEPAGE='https://github.com/static-files-rs/static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/static-files-rs/static-files' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-eaa474a10413d129/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-bf8e6e465ba8e5a4/build-script-build` Compiling sysinfo v0.30.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sysinfo-0.30.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sysinfo-0.30.5/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.69 CARGO_PKG_VERSION=0.30.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name sysinfo --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sysinfo-0.30.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="multithread"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "debug", "default", "linux-netdevs", "multithread", "rayon", "serde", "unknown-ci"))' -C metadata=0ac54f5dac0a7934 -C extra-filename=-b8ef7e598bd1671a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_spanned-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_spanned-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_spanned-0.6.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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=922b05f59269d81e -C extra-filename=-393a5604ecc7d498 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_datetime-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_datetime-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_datetime-0.6.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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=bff825d3eda48a04 -C extra-filename=-72bcf1718dcf575b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling pin-project-internal v1.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-internal-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-internal-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation detail of the `pin-project` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-internal CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_internal --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-internal-1.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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents --warn=missing_debug_implementations '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6cf08c8ea34a1b2 -C extra-filename=-d225cdc410991e87 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs-sys-next v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-sys-next-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-sys-next-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=c1197d4ce28a92c5 -C extra-filename=-f30f46fff9881757 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=0e2c71fed22e9c0a -C extra-filename=-23ae675b98f48987 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `num-bigint` (lib) generated 141 warnings Compiling prometheus v0.13.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.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="default"' --cfg 'feature="libc"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="protobuf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen", "libc", "nightly", "process", "procfs", "protobuf", "protobuf-codegen-pure", "push", "reqwest"))' -C metadata=91729d1bf0dd6087 -C extra-filename=-deab52c4894a545f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/prometheus-deab52c4894a545f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hex v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=f67720c2649e5113 -C extra-filename=-4c4b118dd5029c52 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pin-project v1.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A crate for safe and ergonomic pin-projection. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pin-project-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents --warn=missing_debug_implementations '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8497ebed4960287e -C extra-filename=-ac0e3ad96f1da145 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern pin_project_internal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_internal-d225cdc410991e87.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libc,process,procfs,protobuf 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_LIBC=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_PROCFS=1 CARGO_FEATURE_PROTOBUF=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/prometheus-4f6629be92e51d5b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/prometheus-deab52c4894a545f/build-script-build` Compiling dirs-next v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-next-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-next-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_next --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/dirs-next-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=76a216c44c3153c3 -C extra-filename=-0f46fb36b3b9fbe1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern dirs_sys_next=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdirs_sys_next-f30f46fff9881757.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling simple_asn1 v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simple_asn1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/simple_asn1-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name simple_asn1 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=775f0994bf12d9c8 -C extra-filename=-1fbb13ba15c9351f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_bigint=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_bigint-f25db33fc7fc1314.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling meilisearch v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 meilisearch/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="actix-web-static-files"' --cfg 'feature="analytics"' --cfg 'feature="anyhow"' --cfg 'feature="cargo_toml"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="mini-dashboard"' --cfg 'feature="reqwest"' --cfg 'feature="segment"' --cfg 'feature="sha-1"' --cfg 'feature="static-files"' --cfg 'feature="tempfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web-static-files", "analytics", "anyhow", "cargo_toml", "chinese", "chinese-pinyin", "default", "greek", "hebrew", "hex", "japanese", "khmer", "mini-dashboard", "reqwest", "segment", "sha-1", "static-files", "swedish-recomposition", "tempfile", "thai", "vietnamese", "zip"))' -C metadata=ba5de8e58679cefc -C extra-filename=-325807455a55c789 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-325807455a55c789 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rlib --extern cargo_toml=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcargo_toml-170843296c666b43.rlib --extern hex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhex-4c4b118dd5029c52.rlib --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-438aa9f2863944a1.rlib --extern sha1=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha1-8832ef1a9932fba0.rlib --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-40b53f606023214c.rlib --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-dc3b1009d5dac516.rlib --extern zip=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzip-590d6665ee4811b1.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/lib -L native=/usr/local/lib` warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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, | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_files CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='The library to help automate static resource collection. ' CARGO_PKG_HOMEPAGE='https://github.com/static-files-rs/static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/static-files-rs/static-files' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/static-files-eaa474a10413d129/out /usr/local/bin/rustc --crate-name static_files --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/static-files-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 --cfg 'feature="change-detection"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("change-detection", "default"))' -C metadata=3b922bd3c90e8901 -C extra-filename=-540e29ef6c55730c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern change_detection=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libchange_detection-b6619960cf728614.rmeta --extern mime_guess=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime_guess-c5be320a3c4a5a71.rmeta --extern path_slash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpath_slash-24d4cc069752002d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=change-detection,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_CHANGE_DETECTION=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='actix-web static files as resources support. ' CARGO_PKG_HOMEPAGE='https://github.com/kilork/actix-web-static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kilork/actix-web-static-files' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/actix-web-static-files-79664849b9a3efa4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/actix-web-static-files-32f98f270f9323a2/build-script-build` Compiling mimalloc v0.1.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mimalloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mimalloc-0.1.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mimalloc-0.1.39/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu :Vincent Rouillé :Thom Chiovoloni ' CARGO_PKG_DESCRIPTION='Performance and security oriented drop-in allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mimalloc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.39 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name mimalloc --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mimalloc-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_in_debug", "default", "local_dynamic_tls", "override", "secure"))' -C metadata=b99913a00e10ba72 -C extra-filename=-d16faadd0b4989e8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libmimalloc_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibmimalloc_sys-556c5eb9a5af7ad9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/semver-85df174bebcfee66/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=58af48d700ce4997 -C extra-filename=-982c97fc821c6cff --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/protobuf-2.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/protobuf-8b17addbf6e9f9b5/out /usr/local/bin/rustc --crate-name protobuf --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=af158b6e8c407688 -C extra-filename=-7213bc7b36b2831d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `never` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/protobuf-2.28.0/src/lib.rs:186:7 | 186 | #[cfg(never)] | ^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/protobuf-2.28.0/src/well_known_types/struct_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `semver` (lib) generated 22 warnings (22 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/camino-1327470c81afd99f/out /usr/local/bin/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=65f5e2677c96e220 -C extra-filename=-3e945edec48c0317 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:5:13 | 5 | #![cfg_attr(doc_cfg, feature(doc_cfg, doc_auto_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `path_buf_deref_mut` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:488:7 | 488 | #[cfg(path_buf_deref_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(path_buf_deref_mut)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_capacity` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:206:11 | 206 | #[cfg(path_buf_capacity)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_buf_capacity)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_capacity` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:393:11 | 393 | #[cfg(path_buf_capacity)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_buf_capacity)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_capacity` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:404:11 | 404 | #[cfg(path_buf_capacity)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_buf_capacity)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_capacity` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:414:11 | 414 | #[cfg(path_buf_capacity)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_buf_capacity)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `try_reserve_2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:424:11 | 424 | #[cfg(try_reserve_2)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve_2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_capacity` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:438:11 | 438 | #[cfg(path_buf_capacity)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_buf_capacity)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `try_reserve_2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:448:11 | 448 | #[cfg(try_reserve_2)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(try_reserve_2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_capacity` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:462:11 | 462 | #[cfg(path_buf_capacity)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_buf_capacity)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_capacity)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `shrink_to` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:472:11 | 472 | #[cfg(shrink_to)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shrink_to)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shrink_to)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `path_buf_deref_mut` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/camino-1.1.6/src/lib.rs:1469:11 | 1469 | #[cfg(path_buf_deref_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(path_buf_deref_mut)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 490 | parser.hierarchical = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 598 | parser.hierarchical = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ warning: `simple_asn1` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/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.77 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=77 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/async-trait-fd1ceb71aff94b1a/out /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/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=793b3746269473ec -C extra-filename=-d1cb687fcc5490b4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_span_mixed_site` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/expand.rs:439:15 | 439 | #[cfg(not(no_span_mixed_site))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_span_mixed_site)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_span_mixed_site)");` 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: `self_span_hack` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/receiver.rs:84:20 | 84 | #[cfg_attr(not(self_span_hack), allow(clippy::unused_self))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(self_span_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(self_span_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `self_span_hack` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/receiver.rs:89:19 | 89 | #[cfg(self_span_hack)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(self_span_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(self_span_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libgit2-sys 0.16.2+1.7.2] cargo:warning=2 warnings generated. warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/receiver.rs:81:24 | 81 | pub struct ReplaceSelf(pub Span); | ----------- ^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `winnow` (lib) generated 26 warnings (26 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=e3cfbc0abc63f4a3 -C extra-filename=-ee43b91e0075b345 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_spanned-393a5604ecc7d498.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml_datetime-72bcf1718dcf575b.rmeta --extern winnow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwinnow-23ae675b98f48987.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `camino` (lib) generated 12 warnings Compiling pem v3.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pem-3.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name pem --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=1e47dffda4589504 -C extra-filename=-0aeefbbeaaa18f2e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `async-trait` (lib) generated 4 warnings Compiling cargo-platform v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo-platform-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo-platform-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo-platform-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=71753b863209af28 -C extra-filename=-03378cab16e7f807 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling async-stream-impl v0.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-stream-impl-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-stream-impl-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='proc macros for async-stream crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream_impl --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eea8e5cc161b5bf8 -C extra-filename=-94194a2c397b5f36 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling derive_arbitrary v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_arbitrary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_arbitrary-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_arbitrary-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust-Fuzz Project Developers:Nick Fitzgerald :Manish Goregaokar :Andre Bogus :Corey Farwell ' CARGO_PKG_DESCRIPTION='Derives arbitrary traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_arbitrary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-fuzz/arbitrary' CARGO_PKG_RUST_VERSION=1.63.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_arbitrary --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_arbitrary-1.3.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=bb4a7b353388af81 -C extra-filename=-c433e88b3880530e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libproc_macro2-ad42fec27ec8202d.rlib --extern quote=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libquote-3a9bf82fc27b8268.rlib --extern syn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsyn-7c265af73bb09451.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling page_size v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=page_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/page_size-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/page_size-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Philip Woods ' CARGO_PKG_DESCRIPTION='Provides an easy, fast, cross-platform way to retrieve the memory page size' CARGO_PKG_HOMEPAGE='https://github.com/Elzair/page_size_rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=page_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Elzair/page_size_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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name page_size --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/page_size-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("no_std", "spin"))' -C metadata=fd179d19d97afe2b -C extra-filename=-409be57f55487c05 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling linked-hash-map v0.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov :Andrew Paseltiner ' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name linked_hash_map --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=924ec888dbc8571e -C extra-filename=-91f9aa93f9e4e179 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ warning: `linked-hash-map` (lib) generated 2 warnings Compiling mutually_exclusive_features v0.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mutually_exclusive_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mutually_exclusive_features-0.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mutually_exclusive_features-0.0.3/Cargo.toml CARGO_PKG_AUTHORS='Omid Rad ' CARGO_PKG_DESCRIPTION='Macros to check that only none or one of a set of features is enabled at a time, as known as mutually exclusive features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mutually_exclusive_features CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/omid/mutually_exclusive_features' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.0.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name mutually_exclusive_features --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mutually_exclusive_features-0.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b92b92d52c132dc9 -C extra-filename=-0120664df926db72 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=d7bb4d7c219cd8e3 -C extra-filename=-ba8b18d9ebe29650 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/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/textproc/meilisearch/work/meilisearch-1.9.0/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 walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=031febd158198b95 -C extra-filename=-e1e982a738651212 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsame_file-ba8b18d9ebe29650.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling arbitrary v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arbitrary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arbitrary-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arbitrary-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust-Fuzz Project Developers:Nick Fitzgerald :Manish Goregaokar :Simonas Kazlauskas :Brian L. Troutwine :Corey Farwell ' CARGO_PKG_DESCRIPTION='The trait for generating structured data from unstructured data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arbitrary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-fuzz/arbitrary/' CARGO_PKG_RUST_VERSION=1.63.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name arbitrary --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arbitrary-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="derive"' --cfg 'feature="derive_arbitrary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive", "derive_arbitrary"))' -C metadata=2e605ccfb665ceb2 -C extra-filename=-88f31d01c9c60637 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern derive_arbitrary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_arbitrary-c433e88b3880530e.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `1` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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, ()), | ~~ warning: trait `GetRepeatedMessage` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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, ()), | ~~ warning: field `1` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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], ()), | ~~ warning: method `mut_field` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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(()), | ~~ warning: `reqwest` (lib) generated 1 warning (1 duplicate) Compiling tracing-actix-web v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-actix-web-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-actix-web-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Luca Palmieri ' CARGO_PKG_DESCRIPTION='Structured logging middleware for actix-web.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-actix-web CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukeMathWalker/tracing-actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_actix_web --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-actix-web-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="emit_event_on_error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emit_event_on_error", "opentelemetry_0_13", "opentelemetry_0_13_pkg", "opentelemetry_0_14", "opentelemetry_0_14_pkg", "opentelemetry_0_15", "opentelemetry_0_15_pkg", "opentelemetry_0_16", "opentelemetry_0_16_pkg", "opentelemetry_0_17", "opentelemetry_0_17_pkg", "opentelemetry_0_18", "opentelemetry_0_18_pkg", "opentelemetry_0_19", "opentelemetry_0_19_pkg", "opentelemetry_0_20", "opentelemetry_0_20_pkg", "opentelemetry_0_21", "opentelemetry_0_21_pkg", "opentelemetry_0_22", "opentelemetry_0_22_pkg", "opentelemetry_0_23", "opentelemetry_0_23_pkg", "tracing-opentelemetry_0_12_pkg", "tracing-opentelemetry_0_13_pkg", "tracing-opentelemetry_0_14_pkg", "tracing-opentelemetry_0_16_pkg", "tracing-opentelemetry_0_17_pkg", "tracing-opentelemetry_0_18_pkg", "tracing-opentelemetry_0_19_pkg", "tracing-opentelemetry_0_21_pkg", "tracing-opentelemetry_0_22_pkg", "tracing-opentelemetry_0_23_pkg", "tracing-opentelemetry_0_24_pkg", "uuid_v7"))' -C metadata=39ea7e0ddb7f992a -C extra-filename=-3ff5a67bd918badd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rmeta --extern mutually_exclusive_features=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmutually_exclusive_features-0120664df926db72.rmeta --extern pin_project=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project-ac0e3ad96f1da145.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling yaml-rust v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Yuheng Chen ' CARGO_PKG_DESCRIPTION='The missing YAML 1.2 parser for rust' CARGO_PKG_HOMEPAGE='http://chyh1990.github.io/yaml-rust/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chyh1990/yaml-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0612474d7ed84731 -C extra-filename=-d06bc0f561743d46 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblinked_hash_map-91f9aa93f9e4e179.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs:40:13 | 40 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs:41:13 | 41 | #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs:43:5 | 43 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/emitter.rs:107:51 | 106 | impl<'a> YamlEmitter<'a> { | -- lifetime `'a` declared here 107 | 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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/yaml.rs:285:12 | 285 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: field `marks` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser { | ------ field in this struct ... 70 | marks: Vec, | ^^^^^ | = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml-0.8.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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=328c516b618acfa6 -C extra-filename=-75f1d45440e7292b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_spanned-393a5604ecc7d498.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml_datetime-72bcf1718dcf575b.rmeta --extern toml_edit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml_edit-ee43b91e0075b345.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling async-stream v0.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-stream-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-stream-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Asynchronous streams using async & await notation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b8fdbdf7cd469c0 -C extra-filename=-68c19c6cff8e7498 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern async_stream_impl=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_stream_impl-94194a2c397b5f36.so --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cargo_metadata v0.18.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo_metadata-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo_metadata-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_metadata --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cargo_metadata-0.18.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("builder", "default", "derive_builder", "unstable"))' -C metadata=30d6be2c0a4b364b -C extra-filename=-b839ebb0a63de0b6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern camino=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcamino-3e945edec48c0317.rmeta --extern cargo_platform=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcargo_platform-03378cab16e7f807.rmeta --extern semver=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsemver-982c97fc821c6cff.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `candle-core` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prometheus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/prometheus-4f6629be92e51d5b/out /usr/local/bin/rustc --crate-name prometheus --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/prometheus-0.13.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="libc"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="protobuf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen", "libc", "nightly", "process", "procfs", "protobuf", "protobuf-codegen-pure", "push", "reqwest"))' -C metadata=aa88354aa483bb09 -C extra-filename=-d65910066b56484c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern fnv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfnv-ed01d07a7e298422.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemchr-a7b69bc64502cea7.rmeta --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rmeta --extern protobuf=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libprotobuf-7213bc7b36b2831d.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `yaml-rust` (lib) generated 6 warnings Compiling segment v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=segment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/segment-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/segment-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Tamo :Ulysse Carion ' CARGO_PKG_DESCRIPTION='Segment analytics client for Rust. Forked for Meilisearch: https://github.com/meilisearch' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=segment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/irevoire/segment' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name segment --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/segment-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 --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "native-tls-vendored", "rustls-tls"))' -C metadata=4728280932fc93a2 -C extra-filename=-4babda454c72560e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_trait-d1cb687fcc5490b4.so --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-76fc2a68695606f3.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling jsonwebtoken v9.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsonwebtoken CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jsonwebtoken-9.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jsonwebtoken-9.2.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.67.0 CARGO_PKG_VERSION=9.2.0 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name jsonwebtoken --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jsonwebtoken-9.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="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=88062ef8052c5fef -C extra-filename=-74968e5ea8a94439 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern pem=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpem-0aeefbbeaaa18f2e.rmeta --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern simple_asn1=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsimple_asn1-1fbb13ba15c9351f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 329 | data->seen_capabilities = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 270 | pkt_parse_data.seen_capabilities = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=actix-web-static-files,analytics,anyhow,cargo_toml,default,hex,mini-dashboard,reqwest,segment,sha-1,static-files,tempfile,zip 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_ACTIX_WEB_STATIC_FILES=1 CARGO_FEATURE_ANALYTICS=1 CARGO_FEATURE_ANYHOW=1 CARGO_FEATURE_CARGO_TOML=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HEX=1 CARGO_FEATURE_MINI_DASHBOARD=1 CARGO_FEATURE_REQWEST=1 CARGO_FEATURE_SEGMENT=1 CARGO_FEATURE_SHA_1=1 CARGO_FEATURE_STATIC_FILES=1 CARGO_FEATURE_TEMPFILE=1 CARGO_FEATURE_ZIP=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/bzip2-sys-fa05abd06e2967c9/out/lib:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-ba3978af1a0ebff5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-325807455a55c789/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_static_files CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='actix-web static files as resources support. ' CARGO_PKG_HOMEPAGE='https://github.com/kilork/actix-web-static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kilork/actix-web-static-files' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/actix-web-static-files-79664849b9a3efa4/out /usr/local/bin/rustc --crate-name actix_web_static_files --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.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="change-detection"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("change-detection", "default"))' -C metadata=6009836994985dc2 -C extra-filename=-4208758d6409f588 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-540e29ef6c55730c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling platform-dirs v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=platform_dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/platform-dirs-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/platform-dirs-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Caleb Bassi ' CARGO_PKG_DESCRIPTION='A library for obtaining platform dependant directory paths for application and user directories' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=platform-dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cjbassi/platform-dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name platform_dirs --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/platform-dirs-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=475237f931baab18 -C extra-filename=-c509550b3ddc99c5 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dirs_next=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdirs_next-0f46fb36b3b9fbe1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling benchmarks v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=benchmarks CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 benchmarks/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"))' -C metadata=178d305f2abe3a44 -C extra-filename=-1bac088f6c7966a3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/benchmarks-1bac088f6c7966a3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rlib --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-c6c1790a52e72473.rlib --extern convert_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconvert_case-753f53159e33e74a.rlib --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-4f65375838c470c3.rlib --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-438aa9f2863944a1.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling actix-cors v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_cors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-cors-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_cors --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=5ac3283fb6eced01 -C extra-filename=-e3e34f1e28a014b0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_unidic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary for UniDic.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-unidic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lindera-unidic-795ec50d292332e9/out /usr/local/bin/rustc --crate-name lindera_unidic --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-unidic-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="encoding"' --cfg 'feature="flate2"' --cfg 'feature="lindera-decompress"' --cfg 'feature="tar"' --cfg 'feature="unidic"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "encoding", "flate2", "lindera-decompress", "tar", "unidic", "ureq"))' -C metadata=328e3d67f084a42d -C extra-filename=-e5325818125c987c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_decompress=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_decompress-2f365c4143d3835b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-dictionary v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_dictionary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Japanese morphological dictionary.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-dictionary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_dictionary --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-dictionary-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="default"' --cfg 'feature="ko-dic"' --cfg 'feature="lindera-cc-cedict"' --cfg 'feature="lindera-ipadic"' --cfg 'feature="lindera-ipadic-neologd"' --cfg 'feature="lindera-ko-dic"' --cfg 'feature="lindera-unidic"' --cfg 'feature="unidic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "default", "ipadic", "ipadic-neologd", "ko-dic", "lindera-cc-cedict", "lindera-ipadic", "lindera-ipadic-neologd", "lindera-ko-dic", "lindera-unidic", "unidic"))' -C metadata=2ee3bc9aa2a159af -C extra-filename=-2405c6462ad24e4b --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern lindera_cc_cedict=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict-32e0126125bf38e8.rmeta --extern lindera_cc_cedict_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict_builder-3ad44f4bdf5a463e.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_ipadic=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic-7c14da6ce4e81f69.rmeta --extern lindera_ipadic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_builder-46436caaee57bec8.rmeta --extern lindera_ipadic_neologd=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_neologd-6c9d9c974b1ce377.rmeta --extern lindera_ipadic_neologd_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_neologd_builder-90ae526970d78c3b.rmeta --extern lindera_ko_dic=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic-2a62fca92517be75.rmeta --extern lindera_ko_dic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic_builder-940cac209f87e733.rmeta --extern lindera_unidic=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic-e5325818125c987c.rmeta --extern lindera_unidic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic_builder-b468cb6286a0e492.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern strum=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrum-3c6dced095bd795e.rmeta --extern strum_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrum_macros-225da985495b40b4.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling is-terminal v0.4.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/is-terminal-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/is-terminal-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='softprops :Dan Gohman ' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/is-terminal-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b67d3ed6fc2dc59d -C extra-filename=-3ecb688257576bf6 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustix-b872bec5dca8dd72.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yaup v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaup CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='boxdot , tamo ' CARGO_PKG_DESCRIPTION='URL parameters serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaup CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/irevoire/yaup' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name yaup --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-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=cf76ac9b50a3882c -C extra-filename=-2bd44e13a77c17d9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-0.2.1/src/ser.rs:213:22 | 213 | fn serialize_seq(mut self, len: Option) -> Result { | ----^^^^ | | | help: remove this `mut` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-0.2.1/src/lib.rs:82:9 | 82 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(unused_mut)]` implied by `#[warn(warnings)]` warning: `yaup` (lib) generated 1 warning Compiling lindera-filter v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-filter-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-filter-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Character and token filters for Lindera.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_filter --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-filter-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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("cc-cedict", "default", "filter", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=50bafec40a21469c -C extra-filename=-c08f1e2b33ab15be --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern kanaria=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libkanaria-fc4a23a1166aa7fa.rmeta --extern lindera_cc_cedict_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict_builder-3ad44f4bdf5a463e.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern lindera_ipadic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_builder-46436caaee57bec8.rmeta --extern lindera_ko_dic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic_builder-940cac209f87e733.rmeta --extern lindera_unidic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic_builder-b468cb6286a0e492.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern unicode_blocks=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_blocks-16a91a2a012834c5.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-ff103259a7e46fa7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera-tokenizer v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_tokenizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-tokenizer-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-tokenizer-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-tokenizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_tokenizer --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-tokenizer-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="default"' --cfg 'feature="ko-dic"' --cfg 'feature="unidic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "default", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=7a72176fdcf6985c -C extra-filename=-1847022c1f017d98 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling permissive-json-pointer v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/permissive-json-pointer) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=permissive_json_pointer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/permissive-json-pointer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/permissive-json-pointer/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='A permissive json pointer' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=permissive-json-pointer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name permissive_json_pointer --edition=2021 permissive-json-pointer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=fc71f296673a3e86 -C extra-filename=-2abdc3f2beb42958 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta -C link-arg=-fstack-protector-strong` Compiling tokio-stream v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14/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='' CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.56 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --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=16e31ac457baabbf -C extra-filename=-d4a6d5bd6dcac175 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14/src/stream_map.rs:631:19 | 631 | #[cfg(not(loom))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14/src/stream_map.rs:653:15 | 653 | #[cfg(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 Compiling termcolor v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/termcolor-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17ac13d175f3d7d4 -C extra-filename=-b16309e1aee45ceb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `toml_edit` (lib) generated 53 warnings (53 duplicates) Compiling siphasher v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/siphasher-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=d6b5d163239351b4 -C extra-filename=-7c7c97a83eab1472 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `tokio-stream` (lib) generated 2 warnings Compiling similar v2.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=similar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/similar-2.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/similar-2.2.1/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher :Pierre-Étienne Meunier :Brandon Williams ' CARGO_PKG_DESCRIPTION='A diff library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=similar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/similar' CARGO_PKG_RUST_VERSION=1.41 CARGO_PKG_VERSION=2.2.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name similar --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=07800c96bee6e842 -C extra-filename=-0c39e0521ef7c87a --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --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/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=benchmarks CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-3a114148504df57b/out' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/benchmarks-62a79321890cd4ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/benchmarks-1bac088f6c7966a3/build-script-build` [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-songs already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-songs-1_2 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-songs-3_4 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-songs-4_4 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-wiki-articles already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-wiki-articles-1_2 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-wiki-articles-3_4 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-wiki-articles-4_4 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/movies already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/movies-1_2 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/movies-3_4 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/movies-4_4 already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/nested_movies already exists on the file system and will not be downloaded again [benchmarks 1.9.0] The dataset /wrkdirs/usr/ports/textproc/meilisearch/work/smol-all-countries already exists on the file system and will not be downloaded again Compiling lindera-analyzer v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_analyzer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-analyzer-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-analyzer-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-analyzer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_analyzer --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-analyzer-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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("cc-cedict", "compress", "default", "filter", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=84c50b276b9f7b52 -C extra-filename=-48f949450f9b00d0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding-687dbdf2e1eea476.rmeta --extern kanaria=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libkanaria-fc4a23a1166aa7fa.rmeta --extern lindera_cc_cedict_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict_builder-3ad44f4bdf5a463e.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern lindera_filter=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_filter-c08f1e2b33ab15be.rmeta --extern lindera_ipadic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_builder-46436caaee57bec8.rmeta --extern lindera_ko_dic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic_builder-940cac209f87e733.rmeta --extern lindera_tokenizer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_tokenizer-1847022c1f017d98.rmeta --extern lindera_unidic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic_builder-b468cb6286a0e492.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern unicode_blocks=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_blocks-16a91a2a012834c5.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-ff103259a7e46fa7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/similar-2.2.1/src/text/mod.rs:543:56 | 540 | pub fn iter_inline_changes<'slf>( | ---- lifetime `'slf` declared here ... 543 | ) -> impl Iterator> + '_ | ^^ this elided lifetime gets resolved as `'slf` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling md5 v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/md5-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/md5-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ivan Ukhov :Kamal Ahmad :Konstantin Stepanov :Lukas Kalbertodt :Nathan Musoke :Scott Mabin :Tony Arcieri :Wim de With :Yosef Dinerstein ' CARGO_PKG_DESCRIPTION='The package provides the MD5 hash function.' CARGO_PKG_HOMEPAGE='https://github.com/stainless-steel/md5' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stainless-steel/md5' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2015 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/md5-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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f61084a6805b32ae -C extra-filename=-97e570d643bc289f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lindera v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="ko-dic"' --cfg 'feature="unidic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "default", "filter", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=7a14aeb6d721db43 -C extra-filename=-6848451a5eea9eab --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lindera_analyzer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_analyzer-48f949450f9b00d0.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern lindera_filter=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_filter-c08f1e2b33ab15be.rmeta --extern lindera_tokenizer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_tokenizer-1847022c1f017d98.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=trace-to-callstats CARGO_CRATE_NAME=trace_to_callstats CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-trace 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name trace_to_callstats --edition=2021 tracing-trace/src/bin/trace-to-callstats.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70e6fa20eca44417 -C extra-filename=-ba8dfc26240f2004 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rlib --extern color_spantrace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcolor_spantrace-9e7c6d82fb0cd19c.rlib --extern fxprof_processed_profile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxprof_processed_profile-39984895155caebf.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rlib --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rlib --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-f0fd496bac2c4110.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rlib --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rlib -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=tracing-trace CARGO_CRATE_NAME=tracing_trace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-trace 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_trace --edition=2021 tracing-trace/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7410cb5200381b60 -C extra-filename=-28bb8a8f2c97a035 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rlib --extern color_spantrace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcolor_spantrace-9e7c6d82fb0cd19c.rlib --extern fxprof_processed_profile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxprof_processed_profile-39984895155caebf.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rlib --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rlib --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-f0fd496bac2c4110.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rlib --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rlib -C link-arg=-fstack-protector-strong` Compiling charabia v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=charabia CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/charabia-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/charabia-0.8.11/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name charabia --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/charabia-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="chinese"' --cfg 'feature="chinese-normalization"' --cfg 'feature="chinese-segmentation"' --cfg 'feature="greek"' --cfg 'feature="hebrew"' --cfg 'feature="japanese"' --cfg 'feature="japanese-segmentation-unidic"' --cfg 'feature="khmer"' --cfg 'feature="korean"' --cfg 'feature="lindera"' --cfg 'feature="thai"' --cfg 'feature="vietnamese"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chinese", "chinese-normalization", "chinese-normalization-pinyin", "chinese-segmentation", "default", "greek", "hebrew", "japanese", "japanese-segmentation-ipadic", "japanese-segmentation-unidic", "japanese-transliteration", "khmer", "korean", "latin-camelcase", "latin-snakecase", "lindera", "swedish-recomposition", "thai", "vietnamese"))' -C metadata=e427b1df58894c67 -C extra-filename=-7048865cf1f05fad --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-94ff519f120d4526.rmeta --extern cow_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcow_utils-066d353624fadc93.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern deunicode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeunicode-5eb5494d31a882f3.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern irg_kvariants=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libirg_kvariants-c9cb6555e2540f77.rmeta --extern jieba_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjieba_rs-48572fe064fdf5d7.rmeta --extern lindera=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera-6848451a5eea9eab.rmeta --extern litemap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblitemap-4203dab1f2e2e6ad.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --extern whatlang=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwhatlang-8b4ea924586c95c1.rmeta --extern zerovec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzerovec-56dca07815dca100.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> tracing-trace/src/main.rs:69:32 | 69 | fn on_panic(info: &std::panic::PanicInfo) { | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling milli v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/milli) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=milli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/milli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/milli/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=milli CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name milli --edition=2018 milli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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-tokenizations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-tokenizations", "chinese", "chinese-pinyin", "cuda", "greek", "hebrew", "japanese", "japanese-transliteration", "khmer", "korean", "lmdb-posix-sem", "swedish-recomposition", "thai", "vietnamese"))' -C metadata=5e2ddfa6a2a4d509 -C extra-filename=-f3a8cb4272e154cc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern arroy=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libarroy-4afdaa1e20b9a765.rmeta --extern bimap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbimap-0b1faee42a667281.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rmeta --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern candle_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_core-4c05ede94fbccf2e.rmeta --extern candle_nn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_nn-ac57cda9c6b44b98.rmeta --extern candle_transformers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_transformers-918f8303fd906e4f.rmeta --extern charabia=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcharabia-7048865cf1f05fad.rmeta --extern concat_arrays=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconcat_arrays-2b1e55cd04978dba.so --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_channel-73f768312b9a20d9.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-48793e0a4ac7dc73.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern filter_parser=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfilter_parser-961c022e1071192e.rmeta --extern flatten_serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflatten_serde_json-f37894471475d0a5.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern fxhash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxhash-3fffb2c040b6f02c.rmeta --extern geoutils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeoutils-ecd2f2bc8b4b9783.rmeta --extern grenad=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgrenad-6b7ad8f235ecaecd.rmeta --extern heed=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed-46d654b11c4c81d9.rmeta --extern hf_hub=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhf_hub-78aeaa01893b2f0e.rmeta --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rmeta --extern json_depth_checker=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjson_depth_checker-0fa2cbbe7e998c00.rmeta --extern levenshtein_automata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblevenshtein_automata-0332ba2af53bde31.rmeta --extern liquid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid-5f9ee171b854e7b9.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-88635b6aea6eeb92.rmeta --extern obkv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobkv-594e9d36f4c3d8d7.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rand_pcg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_pcg-c155ac5ac86d649a.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern rstar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librstar-92aa8d971143956e.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rmeta --extern smallstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallstr-45bf8cdb69ba47e6.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern smartstring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmartstring-73d0162ff46ee1d1.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern tiktoken_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtiktoken_rs-3a54bc2e24d9248b.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern tokenizers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokenizers-d3486d51d5530cca.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-63525446ddf4a31a.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/usr/local/lib` warning: `similar` (lib) generated 1 warning Compiling insta v1.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=insta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/insta-1.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/insta-1.34.0/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A snapshot testing library for Rust' CARGO_PKG_HOMEPAGE='https://insta.rs/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=insta CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/insta' CARGO_PKG_RUST_VERSION=1.51.0 CARGO_PKG_VERSION=1.34.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name insta --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/insta-1.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="colors"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="pest"' --cfg 'feature="pest_derive"' --cfg 'feature="redactions"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_cargo_insta_internal", "colors", "console", "csv", "default", "dep_csv", "dep_ron", "dep_toml", "filters", "glob", "globset", "json", "pest", "pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir", "yaml"))' -C metadata=68a336460cb0b84c -C extra-filename=-30ebdb5445b3e1e1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern console=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconsole-a102a82ee0c61918.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern linked_hash_map=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblinked_hash_map-91f9aa93f9e4e179.rmeta --extern pest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest-41d3a2a900a90c17.rmeta --extern pest_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest_derive-3a55687cfb4eb8ca.so --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern similar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsimilar-0c39e0521ef7c87a.rmeta --extern yaml_rust=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyaml_rust-d06bc0f561743d46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> milli/src/lib.rs:1:23 | 1 | #![cfg_attr(all(test, fuzzing), feature(no_coverage))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: elided lifetime has a name --> milli/src/heed_codec/facet/field_doc_id_facet_codec.rs:38:20 | 30 | impl<'a, C> BytesEncode<'a> for FieldDocIdFacetCodec | -- lifetime `'a` declared here ... 38 | ) -> Result, BoxedError> { | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> milli/src/index.rs:1608:51 | 1604 | pub fn arroy_readers<'a>( | -- lifetime `'a` declared here ... 1608 | ) -> impl Iterator>> + 'a { | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `fuzzing` --> milli/src/update/facet/incremental.rs:1064:17 | 1064 | #[cfg(all(test, 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 Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=trace-to-firefox CARGO_CRATE_NAME=trace_to_firefox CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-trace 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name trace_to_firefox --edition=2021 tracing-trace/src/bin/trace-to-firefox.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=263c279efa5684dc -C extra-filename=-ee401a5f071e2402 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rlib --extern color_spantrace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcolor_spantrace-9e7c6d82fb0cd19c.rlib --extern fxprof_processed_profile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxprof_processed_profile-39984895155caebf.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rlib --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rlib --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-f0fd496bac2c4110.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rlib --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rlib -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 Compiling meili-snap v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meili-snap) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meili_snap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meili-snap CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meili-snap/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meili-snap CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name meili_snap --edition=2021 meili-snap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=714c93829ba8bc46 -C extra-filename=-fb83e3ff325a45f0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern insta=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libinsta-30ebdb5445b3e1e1.rmeta --extern md5=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmd5-97e570d643bc289f.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=flatten-serde-json CARGO_CRATE_NAME=flatten_serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Flatten serde-json objects like elastic search' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatten-serde-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name flatten_serde_json --edition=2021 flatten-serde-json/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2f24d4676cad47e -C extra-filename=-d90fa9334fa3af08 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern flatten_serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflatten_serde_json-f37894471475d0a5.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib -C link-arg=-fstack-protector-strong` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] AR_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_AR [libgit2-sys 0.16.2+1.7.2] HOST_AR = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR [libgit2-sys 0.16.2+1.7.2] AR = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.16.2+1.7.2] HOST_ARFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.16.2+1.7.2] ARFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.16.2+1.7.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/build [libgit2-sys 0.16.2+1.7.2] cargo:root=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/deps warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 2 warnings generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=4b3a0dcb45009904 -C extra-filename=-0c8825c8ee7b5cd2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --extern libz_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibz_sys-978bdd3977194a34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/build -l static=git2 --cfg libgit2_vendored` warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs:4324:10 | 4324 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `protobuf` (lib) generated 25 warnings Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=filter-parser CARGO_CRATE_NAME=filter_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/filter-parser CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/filter-parser/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='The parser for the Meilisearch filter syntax' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filter-parser CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name filter_parser --edition=2021 filter-parser/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97bf066dbefb8bbd -C extra-filename=-3eb0a6de5ab6ffe4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern filter_parser=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfilter_parser-961c022e1071192e.rlib --extern nom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnom-fffebbae74ba8df3.rlib --extern nom_locate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnom_locate-ceb638cb9ea08b73.rlib --extern unescaper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunescaper-4131f36a7cc74ce6.rlib -C link-arg=-fstack-protector-strong` warning: `libgit2-sys` (lib) generated 1 warning Compiling git2 v0.18.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/git2-0.18.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/git2-0.18.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/git2-0.18.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", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=dde512160089de67 -C extra-filename=-4afd4e4876282c6f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-3e1fd7d6c21daeb0.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-abb168c07c524673.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibgit2_sys-0c8825c8ee7b5cd2.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-0f290652907a6457.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-441f6e5a1fdb928c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen_git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0-beta.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.2 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/vergen-git2-6316e5ac9106788e/out /usr/local/bin/rustc --crate-name vergen_git2 --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.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("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=9928e90ee4f0b72d -C extra-filename=-f4ae851950c26169 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-9bedcb3c7dbddb85.rmeta --extern git2_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgit2-4afd4e4876282c6f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-7ab006f5748ec5ab.rmeta --extern vergen=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libvergen-8b67ecae5bc47525.rmeta --extern vergen_lib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libvergen_lib-e270a42350f90cc1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/build --cfg stable --cfg msrv --cfg lints_fix` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:252:31 | 252 | all(feature = "unstable", nightly), | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:264:13 | 264 | #![cfg_attr(nightly, allow(box_pointers))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:266:5 | 266 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:420:39 | 420 | #![cfg_attr(all(feature = "unstable", nightly), allow(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:422:44 | 422 | #![cfg_attr(all(not(feature = "unstable"), nightly), deny(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:425:31 | 425 | all(feature = "unstable", 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:438:13 | 438 | #![cfg_attr(nightly, deny(clippy::all, clippy::pedantic))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:441:5 | 441 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:453:9 | 453 | all(nightly, feature = "unstable"), | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:456:22 | 456 | #![cfg_attr(all(doc, nightly), feature(doc_auto_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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:457:25 | 457 | #![cfg_attr(all(docsrs, nightly), feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `coverage_nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:458:13 | 458 | #![cfg_attr(coverage_nightly, feature(coverage_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(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage_nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/git2/mod.rs:622:16 | 622 | #[cfg_attr(coverage_nightly, coverage(off))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `vergen-git2` (lib) generated 13 warnings Compiling build-info v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build-info CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 build-info/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=a66c8fd71b588a4c -C extra-filename=-f21e07d862e385f7 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/build-info-f21e07d862e385f7 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-d62cd3fef114bca7.rlib --extern vergen_git2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libvergen_git2-f4ae851950c26169.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/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/textproc/meilisearch/work/meilisearch-1.9.0/build-info CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build-info CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libgit2-sys-3bf7a8dd13c1c4f8/out/build' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/build-info-7e3013c56b8548d3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/build-info-f21e07d862e385f7/build-script-build` [build-info 1.9.0] cargo:warning=vergen: could not find repository at '/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info'; class=Repository (6); code=NotFound (-3) warning: build-info@1.9.0: vergen: could not find repository at '/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info'; class=Repository (6); code=NotFound (-3) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build-info CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/build-info-7e3013c56b8548d3/out /usr/local/bin/rustc --crate-name build_info --edition=2021 build-info/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=3ff94827931c1583 -C extra-filename=-e02b3099a62087c1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta -C link-arg=-fstack-protector-strong` Compiling xtask v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/xtask) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xtask CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/xtask CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/xtask/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Workspace automation tool following the xtask pattern ' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xtask CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name xtask --edition=2021 xtask/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=64526a8152072170 -C extra-filename=-b97737ef9a4b31ad --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern build_info=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbuild_info-e02b3099a62087c1.rmeta --extern cargo_metadata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcargo_metadata-b839ebb0a63de0b6.rmeta --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-76fc2a68695606f3.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rmeta --extern sysinfo=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsysinfo-b8ef7e598bd1671a.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rmeta --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling meilisearch-types v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-types) Compiling fuzzers v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/fuzzers) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meilisearch_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-types CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-types/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch-types CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name meilisearch_types --edition=2021 meilisearch-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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-tokenizations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-tokenizations", "chinese", "chinese-pinyin", "greek", "hebrew", "japanese", "khmer", "swedish-recomposition", "thai", "vietnamese"))' -C metadata=a02e2de8679e998b -C extra-filename=-e3cd12e4b2d03ffc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rmeta --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern convert_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconvert_case-eb912abfe0c403c2.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-48793e0a4ac7dc73.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern enum_iterator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator-cab9d92c9808eba6.rmeta --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-84e9d472563cc43c.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-88635b6aea6eeb92.rmeta --extern milli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmilli-f3a8cb4272e154cc.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_cs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_cs-b434b4261b74563b.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fuzzers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/fuzzers CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/fuzzers/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuzzers CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fuzzers --edition=2021 fuzzers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=c55e39ab69589cb1 -C extra-filename=-7f9cff11d2db5d6c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern arbitrary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libarbitrary-88f31d01c9c60637.rmeta --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rmeta --extern fastrand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfastrand-3c21efb7a4177ddf.rmeta --extern milli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmilli-f3a8cb4272e154cc.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=benchmarks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=benchmarks CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/benchmarks-62a79321890cd4ca/out /usr/local/bin/rustc --crate-name benchmarks --edition=2021 benchmarks/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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"))' -C metadata=c9e133f1a1d88f99 -C extra-filename=-b7d7267838cd433c --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern milli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmilli-f3a8cb4272e154cc.rmeta --extern mimalloc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmimalloc-d16faadd0b4989e8.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out` warning: `tracing-trace` (bin "tracing-trace") generated 1 warning Compiling meilisearch-auth v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-auth) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meilisearch_auth CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-auth CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-auth/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch-auth CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name meilisearch_auth --edition=2021 meilisearch-auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=bd5766cc04b1f0c3 -C extra-filename=-f65b5f8573c80241 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern enum_iterator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator-cab9d92c9808eba6.rmeta --extern hmac=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhmac-0ba5e38c8e4065ca.rmeta --extern maplit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmaplit-9b6e49f31664eada.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-e3cd12e4b2d03ffc.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Compiling dump v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/dump) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dump CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/dump CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/dump/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dump CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dump --edition=2021 dump/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=1ea87901616ac662 -C extra-filename=-ee3a0cfc5221ef96 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-f65b5f8573c80241.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-e3cd12e4b2d03ffc.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Compiling index-scheduler v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/index-scheduler) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=index_scheduler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/index-scheduler CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/index-scheduler/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=index-scheduler CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name index_scheduler --edition=2021 index-scheduler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=64c4ee2da744332e -C extra-filename=-9b67835ce86b3b3d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-4a4f527118793007.rmeta --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-ee3a0cfc5221ef96.rmeta --extern enum_iterator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator-cab9d92c9808eba6.rmeta --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-84e9d472563cc43c.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-f65b5f8573c80241.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-e3cd12e4b2d03ffc.rmeta --extern page_size=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpage_size-409be57f55487c05.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern synchronoise=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsynchronoise-c4f16a8865a29ed2.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-63525446ddf4a31a.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` warning: this function depends on never type fallback being `()` --> index-scheduler/src/batch.rs:631:5 | 631 | #[tracing::instrument(level = "trace", skip(self, batch), target = "indexing::scheduler", fields(batch=batch.to_string()))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! = note: for more information, see = help: specify the types explicitly note: in edition 2024, the requirement `!: FromIterator<()>` will fail --> index-scheduler/src/batch.rs:900:35 | 900 | self.index_mapper.try_for_each_index(&rtxn, |uid, index| -> Result<()> { | ^^^^^^^^^^^^^^^^^^ = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meilisearch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-ba3978af1a0ebff5/out /usr/local/bin/rustc --crate-name meilisearch --edition=2021 meilisearch/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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-web-static-files"' --cfg 'feature="analytics"' --cfg 'feature="anyhow"' --cfg 'feature="cargo_toml"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="mini-dashboard"' --cfg 'feature="reqwest"' --cfg 'feature="segment"' --cfg 'feature="sha-1"' --cfg 'feature="static-files"' --cfg 'feature="tempfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web-static-files", "analytics", "anyhow", "cargo_toml", "chinese", "chinese-pinyin", "default", "greek", "hebrew", "hex", "japanese", "khmer", "mini-dashboard", "reqwest", "segment", "sha-1", "static-files", "swedish-recomposition", "tempfile", "thai", "vietnamese", "zip"))' -C metadata=de6a84cbc419774c -C extra-filename=-aa9d56dd342e6c08 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_cors-e3e34f1e28a014b0.rmeta --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rmeta --extern actix_web_static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web_static_files-4208758d6409f588.rmeta --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern async_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_stream-68c19c6cff8e7498.rmeta --extern async_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_trait-d1cb687fcc5490b4.so --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rmeta --extern build_info=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbuild_info-e02b3099a62087c1.rmeta --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_channel-73f768312b9a20d9.rmeta --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-48793e0a4ac7dc73.rmeta --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-ee3a0cfc5221ef96.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-84e9d472563cc43c.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern futures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures-607942ed450b03d3.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern index_scheduler=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindex_scheduler-9b67835ce86b3b3d.rmeta --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern is_terminal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libis_terminal-3ecb688257576bf6.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rmeta --extern jsonwebtoken=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjsonwebtoken-74968e5ea8a94439.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-f65b5f8573c80241.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-e3cd12e4b2d03ffc.rmeta --extern mimalloc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmimalloc-d16faadd0b4989e8.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rmeta --extern obkv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobkv-594e9d36f4c3d8d7.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rmeta --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rmeta --extern permissive_json_pointer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpermissive_json_pointer-2abdc3f2beb42958.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern platform_dirs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libplatform_dirs-c509550b3ddc99c5.rmeta --extern prometheus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libprometheus-d65910066b56484c.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-76fc2a68695606f3.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-86afeb2c303f0257.rmeta --extern segment=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsegment-4babda454c72560e.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rmeta --extern siphasher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsiphasher-7c7c97a83eab1472.rmeta --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rmeta --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-540e29ef6c55730c.rmeta --extern sysinfo=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsysinfo-b8ef7e598bd1671a.rmeta --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern termcolor=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtermcolor-b16309e1aee45ceb.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_stream-d4a6d5bd6dcac175.rmeta --extern toml=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml-75f1d45440e7292b.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_actix_web-3ff5a67bd918badd.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rmeta --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rmeta --extern walkdir=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta --extern yaup=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyaup-2bd44e13a77c17d9.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=xtask CARGO_CRATE_NAME=xtask CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/xtask CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/xtask/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Workspace automation tool following the xtask pattern ' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xtask CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40785be98dd72b92 -C extra-filename=-78cd7bbed8b80de2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rlib --extern build_info=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbuild_info-e02b3099a62087c1.rlib --extern cargo_metadata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcargo_metadata-b839ebb0a63de0b6.rlib --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rlib --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rlib --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rlib --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-76fc2a68695606f3.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rlib --extern sysinfo=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsysinfo-b8ef7e598bd1671a.rlib --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rlib --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rlib --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rlib --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rlib --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rlib --extern xtask=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libxtask-b97737ef9a4b31ad.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` warning: `index-scheduler` (lib) generated 1 warning warning: `milli` (lib) generated 4 warnings Compiling meilitool v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilitool) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=meilitool CARGO_CRATE_NAME=meilitool CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilitool CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilitool/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='A CLI to edit a Meilisearch database from the command line' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilitool CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name meilitool --edition=2021 meilitool/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=408cca5f0e91081f -C extra-filename=-e5df63a4abc0cc15 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rlib --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rlib --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-ee3a0cfc5221ef96.rlib --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-84e9d472563cc43c.rlib --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-f65b5f8573c80241.rlib --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-e3cd12e4b2d03ffc.rlib --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rlib --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=fuzz-indexing CARGO_CRATE_NAME=fuzz_indexing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/fuzzers CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/fuzzers/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuzzers CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fuzz_indexing --edition=2021 fuzzers/src/bin/fuzz-indexing.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6960cd6883c8355 -C extra-filename=-d29b2bfa8dd08a0d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern arbitrary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libarbitrary-88f31d01c9c60637.rlib --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rlib --extern fastrand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfastrand-3c21efb7a4177ddf.rlib --extern fuzzers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfuzzers-7f9cff11d2db5d6c.rlib --extern milli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmilli-f3a8cb4272e154cc.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=meilisearch CARGO_CRATE_NAME=meilisearch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-ba3978af1a0ebff5/out /usr/local/bin/rustc --crate-name meilisearch --edition=2021 meilisearch/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="actix-web-static-files"' --cfg 'feature="analytics"' --cfg 'feature="anyhow"' --cfg 'feature="cargo_toml"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="mini-dashboard"' --cfg 'feature="reqwest"' --cfg 'feature="segment"' --cfg 'feature="sha-1"' --cfg 'feature="static-files"' --cfg 'feature="tempfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web-static-files", "analytics", "anyhow", "cargo_toml", "chinese", "chinese-pinyin", "default", "greek", "hebrew", "hex", "japanese", "khmer", "mini-dashboard", "reqwest", "segment", "sha-1", "static-files", "swedish-recomposition", "tempfile", "thai", "vietnamese", "zip"))' -C metadata=20f86a5259eb4ae0 -C extra-filename=-51f40fbcb7823017 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_cors-e3e34f1e28a014b0.rlib --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rlib --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rlib --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-46667af26e0173d2.rlib --extern actix_web_static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web_static_files-4208758d6409f588.rlib --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rlib --extern async_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_stream-68c19c6cff8e7498.rlib --extern async_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_trait-d1cb687fcc5490b4.so --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rlib --extern build_info=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbuild_info-e02b3099a62087c1.rlib --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rlib --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rlib --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_channel-73f768312b9a20d9.rlib --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-48793e0a4ac7dc73.rlib --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-ee3a0cfc5221ef96.rlib --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rlib --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-84e9d472563cc43c.rlib --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rlib --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rlib --extern futures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures-607942ed450b03d3.rlib --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rlib --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rlib --extern index_scheduler=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindex_scheduler-9b67835ce86b3b3d.rlib --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rlib --extern is_terminal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libis_terminal-3ecb688257576bf6.rlib --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rlib --extern jsonwebtoken=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjsonwebtoken-74968e5ea8a94439.rlib --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rlib --extern meilisearch=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch-aa9d56dd342e6c08.rlib --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-f65b5f8573c80241.rlib --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-e3cd12e4b2d03ffc.rlib --extern mimalloc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmimalloc-d16faadd0b4989e8.rlib --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rlib --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rlib --extern obkv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobkv-594e9d36f4c3d8d7.rlib --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rlib --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rlib --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rlib --extern permissive_json_pointer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpermissive_json_pointer-2abdc3f2beb42958.rlib --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rlib --extern platform_dirs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libplatform_dirs-c509550b3ddc99c5.rlib --extern prometheus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libprometheus-d65910066b56484c.rlib --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rlib --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rlib --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rlib --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-76fc2a68695606f3.rlib --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rlib --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-86afeb2c303f0257.rlib --extern segment=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsegment-4babda454c72560e.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d474c33e9e468859.rlib --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rlib --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rlib --extern siphasher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsiphasher-7c7c97a83eab1472.rlib --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rlib --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-540e29ef6c55730c.rlib --extern sysinfo=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsysinfo-b8ef7e598bd1671a.rlib --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rlib --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rlib --extern termcolor=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtermcolor-b16309e1aee45ceb.rlib --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rlib --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-d90b9e67448150d1.rlib --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rlib --extern tokio_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_stream-d4a6d5bd6dcac175.rlib --extern toml=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml-75f1d45440e7292b.rlib --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rlib --extern tracing_actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_actix_web-3ff5a67bd918badd.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-5082f56e675d4205.rlib --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-e61d25b3abcc8627.rlib --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rlib --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-fe5aefaa3d944928.rlib --extern walkdir=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwalkdir-e1e982a738651212.rlib --extern yaup=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyaup-2bd44e13a77c17d9.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> meilisearch/src/main.rs:68:32 | 68 | fn on_panic(info: &std::panic::PanicInfo) { | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `meilisearch` (bin "meilisearch") generated 1 warning Finished `release` profile [optimized] target(s) in 16m 02s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for meilisearch-1.9.0_8 ===> Generating temporary packing list Installing meilisearch v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch) Locking 536 packages to latest compatible versions Adding base64 v0.21.7 (available: v0.22.1) Adding derive_builder v0.12.0 (available: v0.20.0) Adding http v0.2.11 (available: v1.0.0) Adding itertools v0.11.0 (available: v0.12.1) Adding memmap2 v0.7.1 (available: v0.9.4) Adding page_size v0.5.0 (available: v0.6.0) Adding rustls v0.21.12 (available: v0.22.4) warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/build.rs:48:30 | 48 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `proc-macro2` (build script) generated 1 warning Fresh unicode-ident v1.0.12 Fresh version_check v0.9.4 Fresh autocfg v1.2.0 Fresh proc-macro2 v1.0.81 warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:17 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` 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: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:91:13 | 91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:92:13 | 92 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:11 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:37 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:118:58 | 118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_nightly_testing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:127:5 | 127 | procmacro2_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:129:9 | 129 | not(proc_macro_span) | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:144:7 | 144 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:154:11 | 154 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:157:7 | 157 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:160:7 | 160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:168:7 | 168 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:174:7 | 174 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:177:7 | 177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:255:12 | 255 | #[cfg_attr(doc_cfg, doc(cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:263:12 | 263 | #[cfg_attr(doc_cfg, doc(cfg(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: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:11 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:45 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:341:63 | 341 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:11 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:45 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:349:63 | 349 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:11 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:45 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:382:63 | 382 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:9 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:43 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/marker.rs:9:61 | 9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:12:11 | 12 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:21:19 | 21 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:180:15 | 180 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:187:23 | 187 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:193:27 | 193 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:206:19 | 206 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:220:19 | 220 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:229:23 | 229 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:231:23 | 231 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:242:23 | 242 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:244:23 | 244 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:254:15 | 254 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:258:19 | 258 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:260:19 | 260 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:914:11 | 914 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:918:15 | 918 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/parse.rs:920:15 | 920 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:26:11 | 26 | #[cfg(not(no_is_available))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/detection.rs:56:7 | 56 | #[cfg(no_is_available)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1:7 | 1 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:11 | 6 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:6:31 | 6 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:11 | 8 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:8:31 | 8 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:10:7 | 10 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:14:7 | 14 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:20:7 | 20 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:151:7 | 151 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:168:11 | 168 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:302:7 | 302 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:308:7 | 308 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:320:7 | 320 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:11 | 330 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:330:31 | 330 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:344:7 | 344 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:11 | 350 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:350:31 | 350 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:11 | 358 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:358:31 | 358 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:11 | 425 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:425:31 | 425 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:11 | 440 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:440:31 | 440 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:11 | 445 | #[cfg(all(span_locations, 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(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:445:31 | 445 | #[cfg(all(span_locations, 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 name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:509:11 | 509 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:511:11 | 511 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:26:11 | 26 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:33:11 | 33 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:80:19 | 80 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:82:23 | 82 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:113:19 | 113 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:516:15 | 516 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:521:11 | 521 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:530:11 | 530 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:546:11 | 546 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:561:11 | 561 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:576:11 | 576 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:589:11 | 589 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:602:15 | 602 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:607:11 | 607 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:629:15 | 629 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:634:11 | 634 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:649:15 | 649 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:654:11 | 654 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:662:15 | 662 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:667:11 | 667 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:675:11 | 675 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:683:15 | 683 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:686:19 | 686 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:692:11 | 692 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:699:13 | 699 | if cfg!(span_locations) { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:908:15 | 908 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:919:11 | 919 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1114:19 | 1114 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1120:15 | 1120 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1160:15 | 1160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1177:27 | 1177 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/fallback.rs:1179:27 | 1179 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:71:7 | 71 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:89:11 | 89 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:100:15 | 100 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:110:19 | 110 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:122:19 | 122 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:131:19 | 131 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/extra.rs:140:19 | 140 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:2:7 | 2 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:6:7 | 6 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:12:7 | 12 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:363:7 | 363 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:369:7 | 369 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:391:7 | 391 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:984:7 | 984 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:42:11 | 42 | #[cfg(procmacro2_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(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:47:15 | 47 | #[cfg(not(procmacro2_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(procmacro2_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:424:11 | 424 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:458:11 | 458 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:466:11 | 466 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:477:11 | 477 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:485:11 | 485 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:503:11 | 503 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:495:19 | 495 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:514:23 | 514 | #[cfg(not(no_source_text))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:516:19 | 516 | #[cfg(no_source_text)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:869:27 | 869 | #[cfg(not(no_literal_byte_character))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: 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_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_byte_character` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:874:23 | 874 | #[cfg(no_literal_byte_character)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: 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_byte_character)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_byte_character)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:896:27 | 896 | #[cfg(not(no_literal_c_string))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_literal_c_string` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:901:23 | 901 | #[cfg(no_literal_c_string)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:930:19 | 930 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/wrapper.rs:932:23 | 932 | #[cfg(not(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:430:11 | 430 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:458:11 | 458 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:464:11 | 464 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:15 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:49 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `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(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:473:67 | 473 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:488:11 | 488 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:503:11 | 503 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:518:11 | 518 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro2-1.0.81/src/lib.rs:540:11 | 540 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh cfg-if v1.0.0 warning: trait `Byte` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/memchr-2.7.1/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: `proc-macro2` (lib) generated 150 warnings warning: `memchr` (lib) generated 1 warning Fresh quote v1.0.36 warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:16:13 | 16 | #![cfg_attr(libc_deny_warnings, deny(warnings))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_deny_warnings)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` 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: `libc_thread_local` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:19:13 | 19 | #![cfg_attr(libc_thread_local, feature(thread_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(libc_thread_local)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:25:13 | 25 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_priv_mod_use` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:43:14 | 43 | if #[cfg(libc_priv_mod_use)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:44:15 | 44 | #[cfg(libc_core_cvoid)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `switch` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:102:21 | 102 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/lib.rs:150:25 | 150 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/fixed_width_ints.rs:23:18 | 23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "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(libc_int128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:387:21 | 387 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `aix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:398:21 | 398 | } else if #[cfg(target_env = "aix")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1589:14 | 1589 | if #[cfg(libc_core_cvoid)] { | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1609:14 | 1609 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:592:9 | 592 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:601:9 | 601 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:619:9 | 619 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:630:9 | 630 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:645:9 | 645 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:679:9 | 679 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:40 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:717:51 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:40 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:730:51 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:40 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:776:51 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:40 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:814:51 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:40 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1007:51 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1183:9 | 1183 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1196:9 | 1196 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:40 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1266:51 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:48 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/mod.rs:1456:59 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:40 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:51 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:618:62 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:40 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:51 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:623:62 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:40 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:657:51 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:40 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:668:51 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:40 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:51 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/mod.rs:840:62 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:436:22 | 436 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:438:29 | 438 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:440:21 | 440 | } else if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:40 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1553:51 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:40 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/mod.rs:1569:51 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:19 | 454 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:456:19 | 456 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:15 | 1692 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1698:15 | 1698 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1700:15 | 1700 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1708:15 | 1708 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1889:15 | 1889 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1895:15 | 1895 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:15 | 1897 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1905:19 | 1905 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15 | 1911 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1919:19 | 1919 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1927:15 | 1927 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:15 | 1937 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1959:15 | 1959 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1961:15 | 1961 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1983:15 | 1983 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2025:15 | 2025 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:15 | 2028 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2038:15 | 2038 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2048:15 | 2048 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2151:15 | 2151 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2160:15 | 2160 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2162:15 | 2162 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2171:15 | 2171 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:15 | 2181 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:15 | 2190 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2192:15 | 2192 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2201:15 | 2201 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:3921:14 | 3921 | if #[cfg(freebsd11)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4102:18 | 4102 | if #[cfg(any(freebsd11, target_pointer_width = "32"))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:18 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:29 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4746:14 | 4746 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:22 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:33 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5713:14 | 5713 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5716:21 | 5716 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5719:21 | 5719 | } else if #[cfg(freebsd13)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5722:21 | 5722 | } else if #[cfg(freebsd12)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:25 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:36 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1717:23 | 1717 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1720:27 | 1720 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1738:23 | 1738 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1752:23 | 1752 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:1754:27 | 1754 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5234:43 | 5234 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5236:43 | 5236 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/mod.rs:5269:36 | 5269 | all(target_os = "freebsd", freebsd11), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1 | 62 | / s_no_extra_traits! { 63 | | pub struct fpreg32 { 64 | | pub fpr_env: [u32; 7], 65 | | pub fpr_acc: [[u8; 10]; 8], ... | 113 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11 | 84 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:207:15 | 207 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:215:15 | 215 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:217:15 | 217 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:225:19 | 225 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:231:15 | 231 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:239:19 | 239 | #[cfg(not(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:247:15 | 247 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14 | 307 | if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14 | 330 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15 | 93 | #[cfg(libc_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(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libc-0.2.153/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 | || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | +++++++++++++++++++++ ~ + Fresh libc v0.2.153 Fresh ident_case v1.0.1 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Fresh itoa v1.0.11 warning: `libc` (lib) generated 209 warnings (5 duplicates) warning: `libc` (lib) generated 209 warnings (209 duplicates) warning: `ident_case` (lib) generated 2 warnings Fresh syn v2.0.60 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:253:13 | 253 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:320:12 | 320 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:326:12 | 326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:336:12 | 336 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:342:12 | 342 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:356:12 | 356 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:377:12 | 377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:383:12 | 383 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:391:5 | 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:431:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:436:5 | 436 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:444:12 | 444 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:460:12 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:469:12 | 469 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:483:12 | 483 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:491:12 | 491 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:508:12 | 508 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:842:12 | 842 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fold")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:846:12 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:850:12 | 850 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:897:12 | 897 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:915:12 | 915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:982:12 | 982 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/group.rs:145:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/group.rs:223:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/group.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:644:12 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:664:12 | 664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 566 | / define_punctuation_structs! { 567 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 568 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:277:24 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:281:24 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:289:24 | 289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:297:24 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:301:24 | 301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:315:24 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:323:24 | 323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 736 | / define_keywords! { 737 | | "abstract" pub struct Abstract 738 | | "as" pub struct As 739 | | "async" pub struct Async ... | 788 | | "yield" pub struct Yield 789 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:454:24 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:462:24 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:404:24 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:408:24 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:416:24 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:424:24 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:428:24 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:436:24 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 791 | / define_punctuation! { 792 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 793 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 794 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 837 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:511:24 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:531:24 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/token.rs:543:24 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 840 | / define_delimiters! { 841 | | Brace pub struct Brace /// `{`…`}` 842 | | Bracket pub struct Bracket /// `[`…`]` 843 | | Parenthesis pub struct Paren /// `(`…`)` 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:172:16 | 172 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:444:16 | 444 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:472:16 | 472 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// Content of a compile-time structured attribute. 453 | | /// 454 | | /// ## Path ... | 482 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:486:16 | 486 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:496:16 | 496 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:221:16 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:405:16 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:531:16 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:549:16 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:569:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:584:16 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:683:16 | 683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/attr.rs:785:16 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/buffer.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:11:16 | 11 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:34:16 | 34 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:26:1 | 26 | / ast_enum_of_structs! { 27 | | /// Data stored within an enum variant or struct. 28 | | /// 29 | | /// # Syntax tree enum ... | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:51:16 | 51 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:60:16 | 60 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:142:16 | 142 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:322:20 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:359:20 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:393:16 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:402:16 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/data.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:11:16 | 11 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:29:16 | 29 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:39:16 | 39 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:49:16 | 49 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:59:16 | 59 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/derive.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/error.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:104:16 | 104 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:29:1 | 29 | / ast_enum_of_structs! { 30 | | /// A Rust expression. 31 | | /// 32 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 258 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:262:16 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:305:16 | 305 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:338:16 | 338 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:349:16 | 349 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:399:16 | 399 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:410:16 | 410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:428:16 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:454:16 | 454 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:486:16 | 486 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:506:16 | 506 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:515:16 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:527:16 | 527 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:541:16 | 541 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:554:16 | 554 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:564:16 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:575:16 | 575 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:586:16 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:598:16 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:611:16 | 611 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:625:16 | 625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:635:16 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:645:16 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:655:16 | 655 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:755:16 | 755 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:822:16 | 822 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:866:16 | 866 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:908:16 | 908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:922:16 | 922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1091:16 | 1091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1994:16 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2089:16 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2115:16 | 2115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2148:16 | 2148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2193:16 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2210:16 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2228:16 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2269:16 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2280:16 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2310:16 | 2310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2332:16 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2398:16 | 2398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2421:16 | 2421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2430:16 | 2430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2444:16 | 2444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2453:16 | 2453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2462:16 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2474:16 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2548:16 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2597:16 | 2597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2621:16 | 2621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2640:16 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2651:16 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2663:16 | 2663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2730:16 | 2730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2813:16 | 2813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2875:16 | 2875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2912:16 | 2912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2926:16 | 2926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2940:16 | 2940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2973:16 | 2973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:2366:28 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2383 | / impl_by_parsing_expr! { 2384 | | ExprAssign, Assign, "expected assignment expression", 2385 | | ExprAwait, Await, "expected await expression", 2386 | | ExprBinary, Binary, "expected binary operation", ... | 2394 | | ExprTuple, Tuple, "expected tuple expression", 2395 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1184:20 | 1184 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:1244:20 | 1244 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3107:16 | 3107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3118:16 | 3118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3129:16 | 3129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3140:16 | 3140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3150:16 | 3150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3161:16 | 3161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3184:16 | 3184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3195:16 | 3195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3224:16 | 3224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3246:16 | 3246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3257:16 | 3257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3284:16 | 3284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3303:16 | 3303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3315:16 | 3315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3324:16 | 3324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3344:16 | 3344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3357:16 | 3357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3366:16 | 3366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3387:16 | 3387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3401:16 | 3401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3411:16 | 3411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3430:16 | 3430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3454:16 | 3454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3463:16 | 3463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3481:16 | 3481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3516:16 | 3516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3526:16 | 3526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3539:16 | 3539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3554:16 | 3554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3564:16 | 3564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3579:16 | 3579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3591:16 | 3591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3601:16 | 3601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3609:16 | 3609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/expr.rs:3620:16 | 3620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/file.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/file.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/file.rs:123:16 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:292:5 | 292 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:300:5 | 300 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:308:5 | 308 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:25:16 | 25 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:43:16 | 43 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:34:1 | 34 | / ast_enum_of_structs! { 35 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 36 | | /// `'a: 'b`, `const LEN: usize`. 37 | | /// ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:58:16 | 58 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:82:16 | 82 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 391 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:350:20 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:358:20 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:369:20 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:373:20 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:381:20 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 395 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:407:16 | 407 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:453:16 | 453 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:451:1 | 451 | / ast_enum_of_structs! { 452 | | /// A trait or lifetime used as a bound on a type parameter. 453 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 454 | | #[non_exhaustive] ... | 460 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:464:16 | 464 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:478:16 | 478 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:488:16 | 488 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:503:16 | 503 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:495:1 | 495 | / ast_enum_of_structs! { 496 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 497 | | /// 498 | | /// # Syntax tree enum ... | 512 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:516:16 | 516 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:526:16 | 526 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:334:9 | 334 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:647:16 | 647 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:851:16 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:886:16 | 886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:917:16 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1144:16 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1154:16 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1166:16 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1182:16 | 1182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1197:16 | 1197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.rs:1222:16 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/generics.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ident.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:28:16 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:20:1 | 20 | / ast_enum_of_structs! { 21 | | /// Things that can appear directly inside of a module or scope. 22 | | /// 23 | | /// # Syntax tree enum ... | 99 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:120:16 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:134:16 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:190:16 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:296:16 | 296 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:432:16 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:424:1 | 424 | / ast_enum_of_structs! { 425 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 426 | | /// 427 | | /// # Syntax tree enum ... | 449 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:463:16 | 463 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:489:16 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:496:1 | 496 | / ast_enum_of_structs! { 497 | | /// An item within an `extern` block. 498 | | /// 499 | | /// # Syntax tree enum ... | 540 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:555:16 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:599:16 | 599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:591:1 | 591 | / ast_enum_of_structs! { 592 | | /// An item declaration within the definition of a trait. 593 | | /// 594 | | /// # Syntax tree enum ... | 635 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:696:16 | 696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:688:1 | 688 | / ast_enum_of_structs! { 689 | | /// An item within an impl block. 690 | | /// 691 | | /// # Syntax tree enum ... | 732 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:754:16 | 754 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:766:16 | 766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:782:16 | 782 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:820:1 | 820 | / ast_enum_of_structs! { 821 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 822 | | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] 823 | | pub enum FnArg { ... | 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(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:840:16 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:869:16 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:890:16 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:937:16 | 937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1230:16 | 1230 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1284:16 | 1284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1317:16 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1351:16 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1433:16 | 1433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1451:16 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1495:16 | 1495 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1529:16 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1558:16 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1625:16 | 1625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1739:16 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1788:16 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1813:16 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1892:16 | 1892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1908:16 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1924:16 | 1924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1973:16 | 1973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:1991:16 | 1991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2045:16 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2069:16 | 2069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2093:16 | 2093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2219:16 | 2219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2275:16 | 2275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2360:16 | 2360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2397:16 | 2397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2483:16 | 2483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2501:16 | 2501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2613:16 | 2613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2708:16 | 2708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2745:16 | 2745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2786:16 | 2786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2848:16 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2884:16 | 2884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2911:16 | 2911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2927:16 | 2927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2939:16 | 2939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2955:16 | 2955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2970:16 | 2970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:2983:16 | 2983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3002:16 | 3002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3015:16 | 3015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3030:16 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3045:16 | 3045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3071:16 | 3071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3084:16 | 3084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3106:16 | 3106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3121:16 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3143:16 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3174:16 | 3174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3181:16 | 3181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3190:16 | 3190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3206:16 | 3206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3222:16 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3241:16 | 3241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3261:16 | 3261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3270:16 | 3270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3286:16 | 3286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3300:16 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3316:16 | 3316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3325:16 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3335:16 | 3335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3349:16 | 3349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3362:16 | 3362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3371:16 | 3371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3395:16 | 3395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.rs:3428:16 | 3428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/item.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lifetime.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lifetime.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:737:12 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:748:12 | 748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:760:12 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A Rust literal such as a string or integer or boolean. 17 | | /// 18 | | /// # Syntax tree enum ... | 54 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 813 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 813 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 814 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 814 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 815 | lit_extra_traits!(LitCStr); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 816 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 816 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 817 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 817 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 818 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 818 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:774:20 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:784:20 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:792:20 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:212:16 | 212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:623:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:655:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:703:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:933:16 | 933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:944:16 | 944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:955:16 | 955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:966:16 | 966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:977:16 | 977 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:988:16 | 988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1010:16 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1028:16 | 1028 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1035:16 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1042:16 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1056:16 | 1056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1063:16 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1070:16 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lit.rs:1077:16 | 1077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:27:16 | 27 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/mac.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:3:16 | 3 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:150:16 | 150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/op.rs:209:16 | 209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1153:12 | 1153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1171:12 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1178:12 | 1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1212:12 | 1212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1350:12 | 1350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1358:12 | 1358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1382:12 | 1382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:67:12 | 67 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/parse_quote.rs:99:12 | 99 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:24:16 | 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:15:1 | 15 | / ast_enum_of_structs! { 16 | | /// A pattern in a local binding, function signature, match expression, or 17 | | /// various other places. 18 | | /// ... | 102 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:109:16 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:152:16 | 152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:194:16 | 194 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:206:16 | 206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:217:16 | 217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:261:16 | 261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:854:16 | 854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:888:16 | 888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/pat.rs:936:16 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:13:16 | 13 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:109:16 | 109 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:138:16 | 138 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:173:16 | 173 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:223:16 | 223 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:234:16 | 234 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:246:16 | 246 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:273:16 | 273 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:315:16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:446:20 | 446 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:568:20 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:722:16 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:774:16 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:817:16 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/path.rs:892:16 | 892 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:361:12 | 361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:390:12 | 390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:403:12 | 403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1025:12 | 1025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1040:12 | 1040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1082:16 | 1082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/punctuated.rs:1093:16 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:13:16 | 13 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:30:16 | 30 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:41:16 | 41 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/restriction.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:10:16 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:20:16 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:42:16 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:149:20 | 149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:427:16 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/stmt.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:21:16 | 21 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/macros.rs:140:20 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:13:1 | 13 | / ast_enum_of_structs! { 14 | | /// The possible types that a Rust value could have. 15 | | /// 16 | | /// # Syntax tree enum ... | 90 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:94:16 | 94 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:120:16 | 120 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:139:16 | 139 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:147:16 | 147 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:155:16 | 155 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:163:16 | 163 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:173:16 | 173 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:182:16 | 182 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:193:16 | 193 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:204:16 | 204 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:214:16 | 214 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:223:16 | 223 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:232:16 | 232 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:241:16 | 241 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:251:16 | 251 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:262:16 | 262 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:592:16 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:603:16 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:652:16 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:708:16 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:717:16 | 717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:750:16 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:759:16 | 759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:787:16 | 787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:924:16 | 924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:995:16 | 995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1005:16 | 1005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:310:20 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:769:20 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:804:20 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:858:20 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1030:16 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1039:16 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1050:16 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1064:16 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1074:16 | 1074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1095:16 | 1095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1102:16 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1116:16 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1123:16 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1131:16 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1139:16 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1157:16 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1164:16 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1171:16 | 1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1184:16 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/ty.rs:1196:16 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:603:16 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fold")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:722:16 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/lib.rs:816:16 | 816 | #[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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:992:12 | 992 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1003:12 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1019:12 | 1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1034:12 | 1034 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1047:12 | 1047 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1060:12 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1071:12 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1084:12 | 1084 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1189:12 | 1189 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1202:12 | 1202 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1218:12 | 1218 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1230:12 | 1230 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1242:12 | 1242 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1253:12 | 1253 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1267:12 | 1267 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1381:12 | 1381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1393:12 | 1393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1419:12 | 1419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1432:12 | 1432 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1445:12 | 1445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1457:12 | 1457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1483:12 | 1483 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1528:12 | 1528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1540:12 | 1540 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1569:12 | 1569 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1581:12 | 1581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1609:12 | 1609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1620:12 | 1620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1634:12 | 1634 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1658:12 | 1658 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1669:12 | 1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1683:12 | 1683 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1703:12 | 1703 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1740:12 | 1740 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1756:12 | 1756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1770:12 | 1770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1782:12 | 1782 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1825:12 | 1825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1837:12 | 1837 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1849:12 | 1849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1861:12 | 1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1875:12 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1887:12 | 1887 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1902:12 | 1902 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1915:12 | 1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1928:12 | 1928 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1941:12 | 1941 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1957:12 | 1957 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1968:12 | 1968 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:1994:12 | 1994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2009:12 | 2009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2033:12 | 2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2049:12 | 2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2064:12 | 2064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2084:12 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2132:12 | 2132 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2150:12 | 2150 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2172:12 | 2172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2194:12 | 2194 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2217:12 | 2217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2231:12 | 2231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2246:12 | 2246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2267:12 | 2267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2289:12 | 2289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2332:12 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2351:12 | 2351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2367:12 | 2367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2386:12 | 2386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2399:12 | 2399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2416:12 | 2416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2434:12 | 2434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2447:12 | 2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2464:12 | 2464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2483:12 | 2483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2499:12 | 2499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2523:12 | 2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2543:12 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2560:12 | 2560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2575:12 | 2575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2590:12 | 2590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2610:12 | 2610 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2716:12 | 2716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2730:12 | 2730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2742:12 | 2742 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2755:12 | 2755 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2776:12 | 2776 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2791:12 | 2791 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2805:12 | 2805 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2832:12 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2847:12 | 2847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2879:12 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2893:12 | 2893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2905:12 | 2905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2917:12 | 2917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2930:12 | 2930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2941:12 | 2941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2953:12 | 2953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2968:12 | 2968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2980:12 | 2980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:2997:12 | 2997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3010:12 | 3010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3021:12 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3032:12 | 3032 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3055:12 | 3055 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3066:12 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3081:12 | 3081 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3097:12 | 3097 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3111:12 | 3111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3124:12 | 3124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3140:12 | 3140 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3153:12 | 3153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3179:12 | 3179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3195:12 | 3195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3212:12 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3224:12 | 3224 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3237:12 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3253:12 | 3253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3275:12 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3295:12 | 3295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3308:12 | 3308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3323:12 | 3323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3343:12 | 3343 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3391:12 | 3391 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3404:12 | 3404 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3421:12 | 3421 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3432:12 | 3432 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3446:12 | 3446 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3456:12 | 3456 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3466:12 | 3466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3476:12 | 3476 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3491:12 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3512:12 | 3512 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3523:12 | 3523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3534:12 | 3534 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3547:12 | 3547 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3563:12 | 3563 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3574:12 | 3574 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3588:12 | 3588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3599:12 | 3599 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3611:12 | 3611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3621:12 | 3621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3632:12 | 3632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3642:12 | 3642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3654:12 | 3654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3666:12 | 3666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3690:12 | 3690 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3703:12 | 3703 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3716:12 | 3716 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3732:12 | 3732 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3746:12 | 3746 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:3757:12 | 3757 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:31:16 | 31 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:44:16 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:49:16 | 49 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:54:16 | 54 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:74:16 | 74 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:84:16 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:97:16 | 97 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:102:16 | 102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:107:16 | 107 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:112:16 | 112 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:117:16 | 117 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:122:16 | 122 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:127:16 | 127 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:132:16 | 132 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:152:16 | 152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:162:16 | 162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:172:16 | 172 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:182:16 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:187:16 | 187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:192:16 | 192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:197:16 | 197 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:212:16 | 212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:217:16 | 217 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:222:16 | 222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:227:16 | 227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:247:16 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:260:16 | 260 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:270:16 | 270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:280:16 | 280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:285:16 | 285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:290:16 | 290 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:300:16 | 300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:305:16 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:310:16 | 310 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:315:16 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:320:16 | 320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:330:16 | 330 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:335:16 | 335 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:343:16 | 343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:353:16 | 353 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:363:16 | 363 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:368:16 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:383:16 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:396:16 | 396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:404:16 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:412:16 | 412 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:420:16 | 420 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:425:16 | 425 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:433:16 | 433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:438:16 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:443:16 | 443 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:448:16 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:453:16 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:458:16 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:476:16 | 476 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:494:16 | 494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:499:16 | 499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:507:16 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:532:16 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:537:16 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:545:16 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:550:16 | 550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:555:16 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:560:16 | 560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:568:16 | 568 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:600:16 | 600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:605:16 | 605 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:610:16 | 610 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:615:16 | 615 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:623:16 | 623 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:633:16 | 633 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:638:16 | 638 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:661:16 | 661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:671:16 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:681:16 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:686:16 | 686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:691:16 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:696:16 | 696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:729:16 | 729 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:742:16 | 742 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:757:16 | 757 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:762:16 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:770:16 | 770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:778:16 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:783:16 | 783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:788:16 | 788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:801:16 | 801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:806:16 | 806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:814:16 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:819:16 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:842:16 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:852:16 | 852 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:857:16 | 857 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:877:16 | 877 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:885:16 | 885 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:890:16 | 890 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:910:16 | 910 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:923:16 | 923 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:933:16 | 933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:938:16 | 938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:943:16 | 943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:948:16 | 948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:953:16 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:958:16 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:963:16 | 963 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:968:16 | 968 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:973:16 | 973 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:978:16 | 978 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/fold.rs:983:16 | 983 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:956:12 | 956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:987:12 | 987 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1000:12 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1013:12 | 1013 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1148:12 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1159:12 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1207:12 | 1207 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1225:12 | 1225 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1238:12 | 1238 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1248:12 | 1248 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1257:12 | 1257 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1397:12 | 1397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1412:12 | 1412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1425:12 | 1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1438:12 | 1438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1451:12 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1464:12 | 1464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1478:12 | 1478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1495:12 | 1495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1511:12 | 1511 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1549:12 | 1549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1561:12 | 1561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1575:12 | 1575 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1588:12 | 1588 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1618:12 | 1618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1635:12 | 1635 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1684:12 | 1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1726:12 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1747:12 | 1747 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1759:12 | 1759 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1773:12 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1790:12 | 1790 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1803:12 | 1803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1831:12 | 1831 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1854:12 | 1854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1866:12 | 1866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1878:12 | 1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1893:12 | 1893 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1947:12 | 1947 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1964:12 | 1964 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1974:12 | 1974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2016:12 | 2016 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2028:12 | 2028 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2040:12 | 2040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2054:12 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2069:12 | 2069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2093:12 | 2093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2106:12 | 2106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2118:12 | 2118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2138:12 | 2138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2153:12 | 2153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2220:12 | 2220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2244:12 | 2244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2264:12 | 2264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2316:12 | 2316 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2382:12 | 2382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2420:12 | 2420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2439:12 | 2439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2452:12 | 2452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2468:12 | 2468 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2492:12 | 2492 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2507:12 | 2507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2528:12 | 2528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2611:12 | 2611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2628:12 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2643:12 | 2643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2658:12 | 2658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2674:12 | 2674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2788:12 | 2788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2832:12 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2850:12 | 2850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2860:12 | 2860 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2870:12 | 2870 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2886:12 | 2886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2946:12 | 2946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2963:12 | 2963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2978:12 | 2978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:2990:12 | 2990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3003:12 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3014:12 | 3014 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3029:12 | 3029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3051:12 | 3051 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3066:12 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3085:12 | 3085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3098:12 | 3098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3109:12 | 3109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3121:12 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3137:12 | 3137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3146:12 | 3146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3159:12 | 3159 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3175:12 | 3175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3187:12 | 3187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3202:12 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3222:12 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3236:12 | 3236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3265:12 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3278:12 | 3278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3300:12 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3312:12 | 3312 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3325:12 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3341:12 | 3341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3365:12 | 3365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3385:12 | 3385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3400:12 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3412:12 | 3412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3435:12 | 3435 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3489:12 | 3489 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3500:12 | 3500 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3524:12 | 3524 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3533:12 | 3533 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3545:12 | 3545 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3553:12 | 3553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3561:12 | 3561 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3569:12 | 3569 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3589:12 | 3589 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3607:12 | 3607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3616:12 | 3616 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3627:12 | 3627 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3638:12 | 3638 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3651:12 | 3651 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3660:12 | 3660 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3672:12 | 3672 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3684:12 | 3684 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3702:12 | 3702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3710:12 | 3710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3722:12 | 3722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3730:12 | 3730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3740:12 | 3740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3750:12 | 3750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3774:12 | 3774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3790:12 | 3790 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3806:12 | 3806 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3817:12 | 3817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3833:12 | 3833 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:3845:12 | 3845 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:30:16 | 30 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:43:16 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:48:16 | 48 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:58:16 | 58 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:63:16 | 63 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:73:16 | 73 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:78:16 | 78 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:88:16 | 88 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:103:16 | 103 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:108:16 | 108 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:113:16 | 113 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:118:16 | 118 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:123:16 | 123 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:133:16 | 133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:138:16 | 138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:143:16 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:163:16 | 163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:168:16 | 168 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:178:16 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:183:16 | 183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:193:16 | 193 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:198:16 | 198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:203:16 | 203 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:208:16 | 208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:228:16 | 228 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:238:16 | 238 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:243:16 | 243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:248:16 | 248 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:258:16 | 258 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:278:16 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:293:16 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:303:16 | 303 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:308:16 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:313:16 | 313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:328:16 | 328 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:338:16 | 338 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:343:16 | 343 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:353:16 | 353 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:363:16 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:368:16 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:378:16 | 378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:383:16 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:388:16 | 388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:393:16 | 393 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:398:16 | 398 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:403:16 | 403 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:416:16 | 416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:421:16 | 421 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:441:16 | 441 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:446:16 | 446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:451:16 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:456:16 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:461:16 | 461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:471:16 | 471 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:476:16 | 476 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:486:16 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:491:16 | 491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:496:16 | 496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:501:16 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:506:16 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:516:16 | 516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:521:16 | 521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:526:16 | 526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:566:16 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:571:16 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:586:16 | 586 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:591:16 | 591 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:596:16 | 596 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:601:16 | 601 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:606:16 | 606 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:614:16 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:619:16 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:624:16 | 624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:634:16 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:639:16 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:649:16 | 649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:659:16 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:664:16 | 664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:674:16 | 674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:679:16 | 679 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:684:16 | 684 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:689:16 | 689 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:714:16 | 714 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:719:16 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:727:16 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:732:16 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:742:16 | 742 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:757:16 | 757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:762:16 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:767:16 | 767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:782:16 | 782 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:787:16 | 787 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:792:16 | 792 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:797:16 | 797 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:817:16 | 817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:822:16 | 822 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:842:16 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:847:16 | 847 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:852:16 | 852 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:857:16 | 857 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:872:16 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:877:16 | 877 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:897:16 | 897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:902:16 | 902 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:912:16 | 912 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:917:16 | 917 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit.rs:922:16 | 922 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:929:12 | 929 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:940:12 | 940 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:957:12 | 957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:975:12 | 975 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:988:12 | 988 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1001:12 | 1001 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1014:12 | 1014 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1025:12 | 1025 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1040:12 | 1040 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1056:12 | 1056 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1174:12 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1192:12 | 1192 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1208:12 | 1208 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1226:12 | 1226 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1239:12 | 1239 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1249:12 | 1249 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1258:12 | 1258 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1272:12 | 1272 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1398:12 | 1398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1413:12 | 1413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1426:12 | 1426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1452:12 | 1452 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1465:12 | 1465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1479:12 | 1479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1512:12 | 1512 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1550:12 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1562:12 | 1562 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1619:12 | 1619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1636:12 | 1636 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1649:12 | 1649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1660:12 | 1660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1674:12 | 1674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1700:12 | 1700 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1711:12 | 1711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1748:12 | 1748 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1760:12 | 1760 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1774:12 | 1774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1804:12 | 1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1818:12 | 1818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1832:12 | 1832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1855:12 | 1855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1867:12 | 1867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1879:12 | 1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1894:12 | 1894 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1906:12 | 1906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1918:12 | 1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1934:12 | 1934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1965:12 | 1965 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1975:12 | 1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:1988:12 | 1988 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2029:12 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2041:12 | 2041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2070:12 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2094:12 | 2094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2136:12 | 2136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2151:12 | 2151 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2178:12 | 2178 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2196:12 | 2196 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2220:12 | 2220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2244:12 | 2244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2264:12 | 2264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2316:12 | 2316 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2382:12 | 2382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2420:12 | 2420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2439:12 | 2439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2452:12 | 2452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2468:12 | 2468 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2492:12 | 2492 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2507:12 | 2507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2528:12 | 2528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2611:12 | 2611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2628:12 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2643:12 | 2643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2658:12 | 2658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2674:12 | 2674 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2788:12 | 2788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2832:12 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2850:12 | 2850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2860:12 | 2860 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2870:12 | 2870 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2886:12 | 2886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2946:12 | 2946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2963:12 | 2963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2978:12 | 2978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:2990:12 | 2990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3003:12 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3014:12 | 3014 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3029:12 | 3029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3051:12 | 3051 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3066:12 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3085:12 | 3085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3098:12 | 3098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3109:12 | 3109 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3121:12 | 3121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3137:12 | 3137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3146:12 | 3146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3159:12 | 3159 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3175:12 | 3175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3187:12 | 3187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3202:12 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3222:12 | 3222 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3236:12 | 3236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3265:12 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3278:12 | 3278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3300:12 | 3300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3312:12 | 3312 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3325:12 | 3325 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3338:12 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3362:12 | 3362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3382:12 | 3382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3397:12 | 3397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3409:12 | 3409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3432:12 | 3432 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3486:12 | 3486 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3497:12 | 3497 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3521:12 | 3521 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3530:12 | 3530 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3542:12 | 3542 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3550:12 | 3550 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3558:12 | 3558 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3566:12 | 3566 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3586:12 | 3586 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3604:12 | 3604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3613:12 | 3613 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3624:12 | 3624 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3635:12 | 3635 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3648:12 | 3648 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3669:12 | 3669 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3681:12 | 3681 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3699:12 | 3699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3707:12 | 3707 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3719:12 | 3719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3727:12 | 3727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3737:12 | 3737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3747:12 | 3747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3771:12 | 3771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3787:12 | 3787 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3803:12 | 3803 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3814:12 | 3814 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3830:12 | 3830 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:3842:12 | 3842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:31:16 | 31 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:44:16 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:49:16 | 49 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:54:16 | 54 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:74:16 | 74 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:79:16 | 79 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:84:16 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:94:16 | 94 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:99:16 | 99 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:104:16 | 104 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:109:16 | 109 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:114:16 | 114 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:119:16 | 119 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:124:16 | 124 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:134:16 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:139:16 | 139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:149:16 | 149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:169:16 | 169 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:174:16 | 174 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:179:16 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:189:16 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:194:16 | 194 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:209:16 | 209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:234:16 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:249:16 | 249 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:269:16 | 269 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:274:16 | 274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:289:16 | 289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:304:16 | 304 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:314:16 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:319:16 | 319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:324:16 | 324 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:339:16 | 339 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:344:16 | 344 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:349:16 | 349 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:354:16 | 354 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:364:16 | 364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:369:16 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:374:16 | 374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:379:16 | 379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:384:16 | 384 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:389:16 | 389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:394:16 | 394 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:399:16 | 399 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:404:16 | 404 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:412:16 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:422:16 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:427:16 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:432:16 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:437:16 | 437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:452:16 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:457:16 | 457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:462:16 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:492:16 | 492 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:497:16 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:502:16 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:507:16 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:527:16 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:567:16 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:582:16 | 582 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:587:16 | 587 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:592:16 | 592 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:602:16 | 602 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:615:16 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:625:16 | 625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:635:16 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:640:16 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:645:16 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:650:16 | 650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:655:16 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:665:16 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:670:16 | 670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:675:16 | 675 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:690:16 | 690 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:695:16 | 695 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:700:16 | 700 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:705:16 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:710:16 | 710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:715:16 | 715 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:720:16 | 720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:728:16 | 728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:733:16 | 733 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:738:16 | 738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:743:16 | 743 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:748:16 | 748 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:753:16 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:763:16 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:773:16 | 773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:778:16 | 778 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:783:16 | 783 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:788:16 | 788 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:798:16 | 798 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:803:16 | 803 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:808:16 | 808 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:813:16 | 813 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:818:16 | 818 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:823:16 | 823 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:833:16 | 833 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:843:16 | 843 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:848:16 | 848 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:868:16 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:873:16 | 873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:878:16 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:883:16 | 883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:888:16 | 888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:893:16 | 893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:908:16 | 908 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:913:16 | 913 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:918:16 | 918 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/visit_mut.rs:923:16 | 923 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:6:12 | 6 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:16:12 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:54:12 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:69:12 | 69 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:76:12 | 76 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:121:12 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:131:12 | 131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:143:12 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:170:12 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:192:12 | 192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:226:12 | 226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:299:12 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:310:12 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:346:12 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:358:12 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:369:12 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:381:12 | 381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:393:12 | 393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:405:12 | 405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:446:12 | 446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:473:12 | 473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:484:12 | 484 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:497:12 | 497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:554:12 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:564:12 | 564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:577:12 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:651:12 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:699:12 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:710:12 | 710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:721:12 | 721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:745:12 | 745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:770:12 | 770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:779:12 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:803:12 | 803 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:824:12 | 824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:834:12 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:845:12 | 845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:880:12 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:891:12 | 891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:921:12 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:958:12 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:970:12 | 970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:983:12 | 983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1002:12 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1015:12 | 1015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1026:12 | 1026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1060:12 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1084:12 | 1084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1132:12 | 1132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1144:12 | 1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1174:12 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1186:12 | 1186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1201:12 | 1201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1254:12 | 1254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1270:12 | 1270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1286:12 | 1286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1300:12 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1314:12 | 1314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1335:12 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1351:12 | 1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1361:12 | 1361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1397:12 | 1397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1410:12 | 1410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1431:12 | 1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1453:12 | 1453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1464:12 | 1464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1489:12 | 1489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1557:12 | 1557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1571:12 | 1571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1582:12 | 1582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1595:12 | 1595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1652:12 | 1652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1691:12 | 1691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1724:12 | 1724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1765:12 | 1765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1776:12 | 1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1866:12 | 1866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1901:12 | 1901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1937:12 | 1937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1964:12 | 1964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:1993:12 | 1993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2003:12 | 2003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2013:12 | 2013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2070:12 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2096:12 | 2096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2105:12 | 2105 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2116:12 | 2116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2127:12 | 2127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2164:12 | 2164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/clone.rs:2199:12 | 2199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:35:12 | 35 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:88:12 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:111:12 | 111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:123:12 | 123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:272:12 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:294:12 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:309:12 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:321:12 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:367:12 | 367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:396:12 | 396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:491:12 | 491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:527:12 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:563:12 | 563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:598:12 | 598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:659:12 | 659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:676:12 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:768:12 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:802:12 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:821:12 | 821 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:837:12 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:928:12 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:963:12 | 963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1000:12 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1017:12 | 1017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1159:12 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1183:12 | 1183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1195:12 | 1195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1207:12 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1219:12 | 1219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1235:12 | 1235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1251:12 | 1251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1262:12 | 1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1281:12 | 1281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1317:12 | 1317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1451:12 | 1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1513:12 | 1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1530:12 | 1530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1570:12 | 1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1623:12 | 1623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1644:12 | 1644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1683:12 | 1683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1743:12 | 1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1764:12 | 1764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1788:12 | 1788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1809:12 | 1809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1857:12 | 1857 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1879:12 | 1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1899:12 | 1899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1928:12 | 1928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:1995:12 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2006:12 | 2006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2018:12 | 2018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2061:12 | 2061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2073:12 | 2073 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2090:12 | 2090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2107:12 | 2107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2124:12 | 2124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2154:12 | 2154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2173:12 | 2173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2207:12 | 2207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2241:12 | 2241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2258:12 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2278:12 | 2278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2295:12 | 2295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2314:12 | 2314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2332:12 | 2332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2348:12 | 2348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2364:12 | 2364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2380:12 | 2380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2390:12 | 2390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2401:12 | 2401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2413:12 | 2413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2426:12 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2445:12 | 2445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2459:12 | 2459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2475:12 | 2475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2494:12 | 2494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2531:12 | 2531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2548:12 | 2548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2560:12 | 2560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2575:12 | 2575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2593:12 | 2593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2615:12 | 2615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2633:12 | 2633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2672:12 | 2672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2700:12 | 2700 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2718:12 | 2718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2740:12 | 2740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2756:12 | 2756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2802:12 | 2802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2817:12 | 2817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2831:12 | 2831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2851:12 | 2851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2867:12 | 2867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2883:12 | 2883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2901:12 | 2901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2919:12 | 2919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2951:12 | 2951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2967:12 | 2967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:2991:12 | 2991 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3000:12 | 3000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3010:12 | 3010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3019:12 | 3019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3030:12 | 3030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3041:12 | 3041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3075:12 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3087:12 | 3087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3099:12 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3117:12 | 3117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3133:12 | 3133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/debug.rs:3143:12 | 3143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:10:12 | 10 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:20:12 | 20 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:27:12 | 27 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:41:12 | 41 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:52:12 | 52 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:63:12 | 63 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:94:12 | 94 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:97:12 | 97 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:104:12 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:154:12 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:164:12 | 164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:167:12 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:175:12 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:178:12 | 178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:186:12 | 186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:231:12 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:242:12 | 242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:245:12 | 245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:331:12 | 331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:334:12 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:344:12 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:351:12 | 351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:354:12 | 354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:365:12 | 365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:372:12 | 372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:383:12 | 383 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:394:12 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:404:12 | 404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:407:12 | 407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:414:12 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:417:12 | 417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:427:12 | 427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:438:12 | 438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:441:12 | 441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:448:12 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:458:12 | 458 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:461:12 | 461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:469:12 | 469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:472:12 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:480:12 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:483:12 | 483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:493:12 | 493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:505:12 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:512:12 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:522:12 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:535:12 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:542:12 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:545:12 | 545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:552:12 | 552 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:562:12 | 562 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:565:12 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:572:12 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:584:12 | 584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:587:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:594:12 | 594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:597:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:615:12 | 615 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:618:12 | 618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:636:12 | 636 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:639:12 | 639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:649:12 | 649 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:658:12 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:661:12 | 661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:688:12 | 688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:708:12 | 708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:711:12 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:719:12 | 719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:722:12 | 722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:729:12 | 729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:732:12 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:741:12 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:744:12 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:756:12 | 756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:767:12 | 767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:778:12 | 778 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:794:12 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:797:12 | 797 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:814:12 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:817:12 | 817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:841:12 | 841 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:844:12 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:869:12 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:879:12 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:882:12 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:890:12 | 890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:893:12 | 893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:902:12 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:913:12 | 913 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:971:12 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:982:12 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1023:12 | 1023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1032:12 | 1032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1035:12 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1043:12 | 1043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1046:12 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1068:12 | 1068 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1101:12 | 1101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1104:12 | 1104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1113:12 | 1113 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1124:12 | 1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1127:12 | 1127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1138:12 | 1138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1157:12 | 1157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1173:12 | 1173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1181:12 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1184:12 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1193:12 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1196:12 | 1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1208:12 | 1208 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1220:12 | 1220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1242:12 | 1242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1253:12 | 1253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1256:12 | 1256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1264:12 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1267:12 | 1267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1278:12 | 1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1288:12 | 1288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1297:12 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1326:12 | 1326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1328:12 | 1328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1330:12 | 1330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1334:12 | 1334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1352:12 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1359:12 | 1359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1370:12 | 1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1373:12 | 1373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1404:12 | 1404 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1415:12 | 1415 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1418:12 | 1418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1425:12 | 1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1435:12 | 1435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1438:12 | 1438 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1485:12 | 1485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1493:12 | 1493 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1496:12 | 1496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1503:12 | 1503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1506:12 | 1506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1514:12 | 1514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1517:12 | 1517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1524:12 | 1524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1527:12 | 1527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1534:12 | 1534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1537:12 | 1537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1545:12 | 1545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1548:12 | 1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1555:12 | 1555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1558:12 | 1558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1569:12 | 1569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1579:12 | 1579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1599:12 | 1599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1620:12 | 1620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1651:12 | 1651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1676:12 | 1676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1701:12 | 1701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1704:12 | 1704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1715:12 | 1715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1718:12 | 1718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1729:12 | 1729 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1732:12 | 1732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1747:12 | 1747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1758:12 | 1758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1789:12 | 1789 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1825:12 | 1825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1828:12 | 1828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1836:12 | 1836 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1839:12 | 1839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1847:12 | 1847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1862:12 | 1862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1894:12 | 1894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1897:12 | 1897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1904:12 | 1904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1916:12 | 1916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1919:12 | 1919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1929:12 | 1929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1936:12 | 1936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1939:12 | 1939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1949:12 | 1949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1956:12 | 1956 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:1981:12 | 1981 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2002:12 | 2002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2005:12 | 2005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2015:12 | 2015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2022:12 | 2022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2033:12 | 2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2044:12 | 2044 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2054:12 | 2054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2057:12 | 2057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2064:12 | 2064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2067:12 | 2067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2077:12 | 2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2089:12 | 2089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2092:12 | 2092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2122:12 | 2122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2129:12 | 2129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2132:12 | 2132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2139:12 | 2139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2142:12 | 2142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2169:12 | 2169 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2187:12 | 2187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2190:12 | 2190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2197:12 | 2197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2200:12 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2218:12 | 2218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/eq.rs:2228:12 | 2228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:84:12 | 84 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:95:12 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:234:12 | 234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:248:12 | 248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:260:12 | 260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:283:12 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:521:12 | 521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:532:12 | 532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:544:12 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:556:12 | 556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:567:12 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:580:12 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:604:12 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:616:12 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:628:12 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:657:12 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:668:12 | 668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:680:12 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:694:12 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:730:12 | 730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:752:12 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:763:12 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:775:12 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:786:12 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:798:12 | 798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:812:12 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:823:12 | 823 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:848:12 | 848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:860:12 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:883:12 | 883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:909:12 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:943:12 | 943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:954:12 | 954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:967:12 | 967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:978:12 | 978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:993:12 | 993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1020:12 | 1020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1033:12 | 1033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1055:12 | 1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1087:12 | 1087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1137:12 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1161:12 | 1161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1175:12 | 1175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1223:12 | 1223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1246:12 | 1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1320:12 | 1320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1357:12 | 1357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1432:12 | 1432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1474:12 | 1474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1500:12 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1516:12 | 1516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1529:12 | 1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1544:12 | 1544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1593:12 | 1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1621:12 | 1621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1635:12 | 1635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1658:12 | 1658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1716:12 | 1716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1726:12 | 1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1749:12 | 1749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1804:12 | 1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1827:12 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1838:12 | 1838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1917:12 | 1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1943:12 | 1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1954:12 | 1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:1966:12 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2012:12 | 2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2025:12 | 2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2037:12 | 2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2047:12 | 2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2058:12 | 2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2080:12 | 2080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2091:12 | 2091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2126:12 | 2126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2157:12 | 2157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2175:12 | 2175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2193:12 | 2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2238:12 | 2238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2250:12 | 2250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2280:12 | 2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2311:12 | 2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2325:12 | 2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2338:12 | 2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2350:12 | 2350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2365:12 | 2365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2436:12 | 2436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2447:12 | 2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2462:12 | 2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2472:12 | 2472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2482:12 | 2482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2500:12 | 2500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2508:12 | 2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2523:12 | 2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2546:12 | 2546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2556:12 | 2556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2567:12 | 2567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2579:12 | 2579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2591:12 | 2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2601:12 | 2601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2612:12 | 2612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2622:12 | 2622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2642:12 | 2642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2650:12 | 2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2670:12 | 2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2692:12 | 2692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2735:12 | 2735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2748:12 | 2748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2759:12 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2780:12 | 2780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-2.0.60/src/gen/hash.rs:2790:12 | 2790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh jobserver v0.1.28 warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/src/lib.rs:342:13 | 342 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/log-0.4.21/src/lib.rs:343:13 | 343 | #![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 Fresh log v0.4.21 Fresh once_cell v1.19.0 Fresh memchr v2.7.1 warning: `syn` (lib) generated 2829 warnings (270 duplicates) warning: `log` (lib) generated 2 warnings warning: `log` (lib) generated 2 warnings (2 duplicates) warning: `memchr` (lib) generated 1 warning (1 duplicate) Fresh serde_derive v1.0.198 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/lib.rs:62:23 | 62 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/attr.rs:1797:31 | 1797 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:110:35 | 110 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:181:47 | 181 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:210:35 | 210 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/internals/receiver.rs:231:43 | 231 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/bound.rs:147:39 | 147 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/bound.rs:199:51 | 199 | ... #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_derive-1.0.198/src/bound.rs:228:39 | 228 | #![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 Fresh cc v1.0.94 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cc-1.0.94/src/parallel/job_token.rs:48:15 | 48 | &*JOBSERVER.as_ptr() | ^^^^^^^^^^^^^^^^^^ 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 Fresh thiserror-impl v1.0.61 Fresh zerocopy v0.7.32 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:161:5 | 161 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:157:9 | 157 | #![deny(renamed_and_removed_lints)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:177:5 | 177 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_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: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:218:23 | 218 | #![cfg_attr(any(test, kani), allow( | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:232:13 | 232 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:234:5 | 234 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:295:30 | 295 | #[cfg(any(feature = "alloc", kani))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:312:21 | 312 | #[cfg(all(test, not(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:352:16 | 352 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:358:16 | 358 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:364:16 | 364 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:8019:7 | 8019 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:24:7 | 24 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:73:7 | 73 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:85:7 | 85 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:114:7 | 114 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:213:7 | 213 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:760:7 | 760 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = 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 name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:578:20 | 578 | #[cfg_attr(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, allow(lossy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:173:5 | 173 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:137:13 | 137 | if !crate::util::aligned_to::<_, T>(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 137 - if !crate::util::aligned_to::<_, T>(self) { 137 + if !util::aligned_to::<_, T>(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:157:13 | 157 | if !crate::util::aligned_to::<_, T>(&*self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 157 - if !crate::util::aligned_to::<_, T>(&*self) { 157 + if !util::aligned_to::<_, T>(&*self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:321:35 | 321 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 321 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 321 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:434:15 | 434 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = 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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:476:44 | 476 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 476 - align: match NonZeroUsize::new(mem::align_of::()) { 476 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:480:49 | 480 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 480 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 480 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:499:44 | 499 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 499 - align: match NonZeroUsize::new(mem::align_of::()) { 499 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:505:29 | 505 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 505 - _elem_size: mem::size_of::(), 505 + _elem_size: size_of::(), | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:552:19 | 552 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = 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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:1406:19 | 1406 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1406 - let len = mem::size_of_val(self); 1406 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2702:19 | 2702 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2702 - let len = mem::size_of_val(self); 2702 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2777:19 | 2777 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2777 - let len = mem::size_of_val(self); 2777 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2851:27 | 2851 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2851 - if bytes.len() != mem::size_of_val(self) { 2851 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2908:20 | 2908 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2908 - let size = mem::size_of_val(self); 2908 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:2969:45 | 2969 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2969 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2969 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:3672:24 | 3672 | #[cfg_attr(doc_cfg, doc(cfg $cfg))] | ^^^^^^^ ... 3697 | / simd_arch_mod!( 3698 | | #[cfg(target_arch = "x86_64")] 3699 | | x86_64, x86_64, __m128, __m128d, __m128i, __m256, __m256d, __m256i 3700 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4149:27 | 4149 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4149 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4149 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4164:26 | 4164 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4164 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4164 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4167:46 | 4167 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4167 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4167 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4182:46 | 4182 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4182 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4182 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4209:26 | 4209 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4209 - .checked_rem(mem::size_of::()) 4209 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4231:34 | 4231 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4231 - let expected_len = match mem::size_of::().checked_mul(count) { 4231 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4256:34 | 4256 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4256 - let expected_len = match mem::size_of::().checked_mul(count) { 4256 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4783:25 | 4783 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4783 - let elem_size = mem::size_of::(); 4783 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:4813:25 | 4813 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4813 - let elem_size = mem::size_of::(); 4813 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/lib.rs:5130:36 | 5130 | Deref + Sized + self::sealed::ByteSliceSealed | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5130 - Deref + Sized + self::sealed::ByteSliceSealed 5130 + Deref + Sized + sealed::ByteSliceSealed | warning: trait `NonNullExt` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerocopy-0.7.32/src/util.rs:655:22 | 655 | pub(crate) trait NonNullExt { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh allocator-api2 v0.2.16 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ Fresh strsim v0.11.1 warning: `serde_derive` (lib) generated 9 warnings warning: `cc` (lib) generated 1 warning warning: `zerocopy` (lib) generated 47 warnings warning: `allocator-api2` (lib) generated 89 warnings warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:102:13 | 102 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:332:12 | 332 | #[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: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:335:15 | 335 | #[cfg(all(not(no_serde_derive), any(feature = "std", 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:229:19 | 229 | #[cfg(all(not(no_core_cstr), not(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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:234:19 | 234 | #[cfg(all(not(no_core_cstr), feature = "alloc", not(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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:257:32 | 257 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:257:58 | 257 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:262:32 | 262 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:262:58 | 262 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_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(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:265:36 | 265 | #[cfg(all(feature = "std", not(no_target_has_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:267:36 | 267 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "8"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:269:36 | 269 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "16"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:271:36 | 271 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "32"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:273:36 | 273 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "64"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:275:36 | 275 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/lib.rs:278:15 | 278 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:115:12 | 115 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:585:12 | 585 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:673:12 | 673 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:690:12 | 690 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1009:12 | 1009 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1023:12 | 1023 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1037:12 | 1037 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1424:12 | 1424 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/value.rs:1439:12 | 1439 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:698:12 | 698 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:787:36 | 787 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:790:36 | 790 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:841:36 | 841 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:842:12 | 842 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1145:12 | 1145 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1699:12 | 1699 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1753:12 | 1753 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1817:12 | 1817 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1872:12 | 1872 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1946:12 | 1946 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1983:12 | 1983 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2274:12 | 2274 | #[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: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3105:32 | 3105 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3123:32 | 3123 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3136:32 | 3136 | #[cfg(all(feature = "std", not(no_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(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:384:27 | 384 | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:391:29 | 391 | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:399:29 | 399 | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:407:29 | 407 | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:414:33 | 414 | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:531:31 | 531 | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:108:19 | 108 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:870:40 | 870 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1089:16 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1100:16 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1122:16 | 1122 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1133:16 | 1133 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1549:16 | 1549 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1557:16 | 1557 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1720:16 | 1720 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1726:16 | 1726 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1774:16 | 1774 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1781:16 | 1781 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1884:16 | 1884 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1960:16 | 1960 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1966:16 | 1966 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1972:16 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:1978:16 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2113:16 | 2113 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2119:16 | 2119 | #[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: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3124 | / atomic_impl! { 3125 | | AtomicBool "8" 3126 | | AtomicI8 "8" 3127 | | AtomicI16 "16" ... | 3133 | | AtomicUsize "ptr" 3134 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3109:23 | 3109 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:3110:24 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3137 | / atomic_impl! { 3138 | | AtomicI64 "64" 3139 | | AtomicU64 "64" 3140 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:231:23 | 231 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_float_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:236:27 | 236 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2411:19 | 2411 | #[cfg(not(no_systemtime_checked_add))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/impls.rs:2415:15 | 2415 | #[cfg(no_systemtime_checked_add)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/mod.rs:1221:19 | 1221 | #[cfg(all(not(no_serde_derive), any(feature = "std", 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/mod.rs:1528:16 | 1528 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/de/mod.rs:1587:16 | 1587 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:51:12 | 51 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:73:32 | 73 | #[cfg(any(feature = "std", not(no_core_cstr)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:74:12 | 74 | #[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: `no_core_cstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:85:36 | 85 | #[cfg(any(feature = "std", all(not(no_core_cstr), 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(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:86:12 | 86 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:188:11 | 188 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:210:7 | 210 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:430:11 | 430 | #[cfg(not(no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:453:7 | 453 | #[cfg(no_relaxed_trait_bounds)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:625:11 | 625 | #[cfg(not(no_num_nonzero_signed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:663:12 | 663 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:680:12 | 680 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:734:12 | 734 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:779:12 | 779 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:850:12 | 850 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:875:12 | 875 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:892:12 | 892 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:917:12 | 917 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:934:12 | 934 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:956:12 | 956 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:970:12 | 970 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:981:12 | 981 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1004:12 | 1004 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_num_saturating` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1029:11 | 1029 | #[cfg(not(no_core_num_saturating))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_num_saturating)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_num_saturating)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1058:32 | 1058 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1077:32 | 1077 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1090:32 | 1090 | #[cfg(all(feature = "std", not(no_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(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:235:16 | 235 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:241:16 | 241 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:247:16 | 247 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:259:16 | 259 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:479:16 | 479 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:485:16 | 485 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:519:16 | 519 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", 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: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1078 | / atomic_impl! { 1079 | | AtomicBool "8" 1080 | | AtomicI8 "8" 1081 | | AtomicI16 "16" ... | 1087 | | AtomicUsize "ptr" 1088 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1062:23 | 1062 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/ser/impls.rs:1063:24 | 1063 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1091 | / atomic_impl! { 1092 | | AtomicI64 "64" 1093 | | AtomicU64 "64" 1094 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/private/mod.rs:1:11 | 1 | #[cfg(not(no_serde_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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/private/mod.rs:3:11 | 3 | #[cfg(not(no_serde_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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_try_from` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde-1.0.198/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_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(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh serde v1.0.198 Fresh darling_core v0.20.9 warning: field `bound` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.20.9/src/codegen/trait_impl.rs:19:9 | 13 | pub struct TraitImpl<'a> { | --------- field in this struct ... 19 | pub bound: Option<&'a [WherePredicate]>, | ^^^^^ | = note: `TraitImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `serde` (lib) generated 137 warnings warning: `serde` (lib) generated 137 warnings (137 duplicates) warning: `darling_core` (lib) generated 1 warning Fresh ahash v0.8.11 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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]; | ^^^^^^^^^^^^^^^^ Fresh darling_macro v0.20.9 Fresh scopeguard v1.2.0 warning: `ahash` (lib) generated 45 warnings warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:210:13 | 210 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:211:13 | 211 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:215:9 | 215 | not(anyhow_no_unsafe_op_in_unsafe_fn_lint), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:218:13 | 218 | #![cfg_attr(anyhow_no_unsafe_op_in_unsafe_fn_lint, 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(anyhow_no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_nightly_testing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:242:5 | 242 | anyhow_nightly_testing, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_nightly_testing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_nightly_testing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:244:9 | 244 | not(error_generic_member_access) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:411:12 | 411 | #[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: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:1:7 | 1 | #[cfg(std_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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:4:15 | 4 | #[cfg(all(not(std_backtrace), 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:7:15 | 7 | #[cfg(not(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:10:7 | 10 | #[cfg(std_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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:17:15 | 17 | #[cfg(all(not(std_backtrace), 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:24:11 | 24 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:31:15 | 31 | #[cfg(not(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:38:7 | 38 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:50:9 | 50 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:51:9 | 51 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:59:32 | 59 | #[cfg(all(feature = "std", not(std_backtrace), not(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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/backtrace.rs:66:15 | 66 | #[cfg(all(not(std_backtrace), 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/context.rs:6:7 | 6 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/context.rs:146:11 | 146 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/context.rs:160:11 | 160 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:3:28 | 3 | #[cfg(any(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:11:11 | 11 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:14:7 | 14 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:558:12 | 558 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:571:12 | 571 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:581:12 | 581 | #[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: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:664:28 | 664 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:711:7 | 711 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:728:9 | 728 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:729:9 | 729 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:757:28 | 757 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:811:7 | 811 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:852:9 | 852 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:853:9 | 853 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:29:16 | 29 | #[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: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:376:15 | 376 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:403:16 | 403 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:415:16 | 415 | #[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: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:540:11 | 540 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:550:11 | 550 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:95:19 | 95 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:99:19 | 99 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:103:21 | 103 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:104:21 | 104 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:123:40 | 123 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:127:19 | 127 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:131:21 | 131 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:132:21 | 132 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:152:40 | 152 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:156:19 | 156 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:160:21 | 160 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:161:21 | 161 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:183:19 | 183 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:187:19 | 187 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:191:21 | 191 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:192:21 | 192 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:212:19 | 212 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:216:19 | 216 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:220:21 | 220 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:221:21 | 221 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:328:40 | 328 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:332:19 | 332 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:336:21 | 336 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:337:21 | 337 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:445:23 | 445 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:450:19 | 450 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:529:23 | 529 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:533:19 | 533 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:612:32 | 612 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:616:11 | 616 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:620:13 | 620 | not(error_generic_member_access), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:621:13 | 621 | any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:653:15 | 653 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:658:11 | 658 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:695:19 | 695 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:703:15 | 703 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:925:15 | 925 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:942:11 | 942 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:914:19 | 914 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:921:15 | 921 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:934:23 | 934 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:936:27 | 936 | #[cfg(not(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/error.rs:964:11 | 964 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_backtrace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/fmt.rs:43:19 | 43 | #[cfg(any(std_backtrace, 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(std_backtrace)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:94:15 | 94 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:109:15 | 109 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:117:15 | 117 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:151:11 | 151 | #[cfg(anyhow_no_ptr_addr_of)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/ptr.rs:166:15 | 166 | #[cfg(not(anyhow_no_ptr_addr_of))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:7:7 | 7 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/wrapper.rs:80:11 | 80 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:681:15 | 681 | #[cfg(anyhow_no_fmt_arguments_as_str)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `anyhow_no_fmt_arguments_as_str` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/anyhow-1.0.82/src/lib.rs:683:19 | 683 | #[cfg(not(anyhow_no_fmt_arguments_as_str))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_fmt_arguments_as_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh darling v0.20.9 Fresh thiserror v1.0.61 Fresh lock_api v0.4.11 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lock_api-0.4.11/src/mutex.rs:152:11 | 152 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh ryu v1.0.17 warning: `anyhow` (lib) generated 95 warnings warning: `lock_api` (lib) generated 7 warnings Fresh derive_builder_core v0.20.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0/src/initializer.rs:107:32 | 105 | impl<'a> Initializer<'a> { | -- lifetime `'a` declared here 106 | /// To be used inside of `#struct_field: match self.#builder_field { ... }` 107 | fn match_some(&'a self) -> MatchSome { | ^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.20.0/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` Fresh smallvec v1.12.0 warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crc32fast-1.4.0/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Compiling serde_json v1.0.116 warning: `derive_builder_core` (lib) generated 1 warning warning: `crc32fast` (lib) generated 1 warning Fresh derive_builder_macro v0.20.0 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/miniz_oxide-0.7.2/src/inflate/core.rs:1786:18 | 1786 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs-0.8.33/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding_rs-0.8.33/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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`, `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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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) Fresh adler v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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=da94f5afcfbbe779 -C extra-filename=-55e75d905a7f5c38 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-55e75d905a7f5c38 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `miniz_oxide` (lib) generated 1 warning warning: `encoding_rs` (lib) generated 27 warnings (2 duplicates) Fresh crc32fast v1.4.0 Fresh miniz_oxide v0.7.2 Fresh byteorder v1.5.0 Fresh pkg-config v0.3.30 warning: `crc32fast` (lib) generated 1 warning (1 duplicate) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) warning: multiple associated functions are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default Fresh lindera-compress v0.31.0 warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:124:24 | 124 | '\u{0}'...'\u{d7ff}' | '\u{e000}'...'\u{ffff}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:124:50 | 124 | '\u{0}'...'\u{d7ff}' | '\u{e000}'...'\u{ffff}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:128:28 | 128 | '\u{10000}'...'\u{10ffff}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:190:27 | 190 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:203:27 | 203 | 0xd800...0xdbff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:207:27 | 207 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:231:23 | 231 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:256:23 | 256 | 0xd800...0xdbff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:265:31 | 265 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:276:23 | 276 | 0xdc00...0xdfff => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:110:18 | 110 | (0x81...0xfe, 0x41...0xfe) => (lead - 0x81) * 190 + (trail - 0x41), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:110:31 | 110 | (0x81...0xfe, 0x41...0xfe) => (lead - 0x81) * 190 + (trail - 0x41), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:119:22 | 119 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:120:22 | 120 | case b @ 0x81...0xfe => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:56:24 | 56 | '\u{0}'...'\u{7f}' => { output.write_byte(ch as u8); } | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:59:27 | 59 | '\u{ff61}'...'\u{ff9f}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:124:18 | 124 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:124:31 | 124 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:136:18 | 136 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:136:31 | 136 | (0xa1...0xfe, 0xa1...0xfe) => (lead - 0xa1) * 94 + trail - 0xa1, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:145:22 | 145 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:148:22 | 148 | case b @ 0xa1...0xfe => S3(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:155:22 | 155 | case b @ 0xa1...0xdf => ctx.emit(0xff61 + b as u32 - 0xa1); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:156:18 | 156 | case 0xa1...0xfe => ctx.err("invalid sequence"); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:163:22 | 163 | case b @ 0xa1...0xfe => S4(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:170:22 | 170 | case b @ 0xa1...0xfe => match map_two_0208_bytes(lead, b) { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:181:22 | 181 | case b @ 0xa1...0xfe => match map_two_0212_bytes(lead, b) { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:476:24 | 476 | '\u{0}'...'\u{80}' => { output.write_byte(ch as u8); } | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:479:27 | 479 | '\u{ff61}'...'\u{ff9f}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:18 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:31 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:47 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:548:60 | 548 | (0xf0...0xf9, 0x40...0x7e) | (0xf0...0xf9, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:18 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:31 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:47 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:550:60 | 550 | (0x81...0x9f, 0x40...0x7e) | (0x81...0x9f, 0x80...0xfc) | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:18 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:31 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:47 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:551:60 | 551 | (0xe0...0xfc, 0x40...0x7e) | (0xe0...0xfc, 0x80...0xfc) => | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:561:22 | 561 | case b @ 0x00...0x80 => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:562:22 | 562 | case b @ 0xa1...0xdf => ctx.emit(0xff61 + b as u32 - 0xa1); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:563:22 | 563 | case b @ 0x81...0x9f, b @ 0xe0...0xfc => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:563:39 | 563 | case b @ 0x81...0x9f, b @ 0xe0...0xfc => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:818:24 | 818 | '\u{0}'...'\u{7f}' => { ensure_ASCII!(); output.write_byte(ch as u8); } | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:821:27 | 821 | '\u{ff61}'...'\u{ff9f}' => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:890:18 | 890 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:890:31 | 890 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:902:18 | 902 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:902:31 | 902 | (0x21...0x7e, 0x21...0x7e) => (lead - 0x21) * 94 + trail - 0x21, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:912:22 | 912 | case b @ 0x00...0x7f => ctx.emit(b as u32), ASCII(ctx); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:937:22 | 937 | case b @ 0x21...0x5f => ctx.emit(0xff61 + b as u32 - 0x21), Katakana(ctx); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:18 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:31 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:47 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:203:60 | 203 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0x80...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:224:22 | 224 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:226:22 | 226 | case b @ 0x81...0xfe => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:233:22 | 233 | case b @ 0x30...0x39 => S2(ctx, first, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:242:22 | 242 | case b @ 0x81...0xfe => S3(ctx, first, second, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:248:22 | 248 | case b @ 0x30...0x39 => match map_four_bytes(first, second, third, b) { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:585:18 | 585 | (0x20...0x7f, 0x21...0x7e) => (lead - 1) * 190 + (trail + 0x3f), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:585:31 | 585 | (0x20...0x7f, 0x21...0x7e) => (lead - 1) * 190 + (trail + 0x3f), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:595:22 | 595 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:604:22 | 604 | case b @ 0x20...0x7f => B2(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:18 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:31 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:47 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:116:60 | 116 | (0x81...0xfe, 0x40...0x7e) | (0x81...0xfe, 0xa1...0xfe) => { | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:128:22 | 128 | case b @ 0x00...0x7f => ctx.emit(b as u32); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:129:22 | 129 | case b @ 0x81...0xfe => S1(ctx, b); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/label.rs:15:44 | 15 | label.chars().map(|c| match c { 'A'...'Z' => (c as u8 + 32) as char, _ => c }).collect(); | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:60:26 | 60 | pub output: &'a mut (types::StringWriter + 'a), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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` | 60 | pub output: &'a mut (dyn types::StringWriter + 'a), | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:300:36 | 300 | extern "Rust" fn(decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool; | ^^^^^^^^^^ | = 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` | 300 | extern "Rust" fn(decoder: &mut dyn RawDecoder, input: &[u8], output: &mut StringWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:300:75 | 300 | extern "Rust" fn(decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool; | ^^^^^^^^^^^^ | = 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` | 300 | extern "Rust" fn(decoder: &mut RawDecoder, input: &[u8], output: &mut dyn StringWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:296:36 | 296 | extern "Rust" fn(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool; | ^^^^^^^^^^ | = 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` | 296 | extern "Rust" fn(encoder: &mut dyn RawEncoder, input: &str, output: &mut ByteWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:296:74 | 296 | extern "Rust" fn(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool; | ^^^^^^^^^^ | = 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` | 296 | extern "Rust" fn(encoder: &mut RawEncoder, input: &str, output: &mut dyn ByteWriter) -> bool; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:181:34 | 181 | pub type EncodingRef = &'static (Encoding + Send + Sync); | ^^^^^^^^^^^^^^^^^^^^^^ | = 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` | 181 | pub type EncodingRef = &'static (dyn Encoding + Send + Sync); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:101:1 | 101 | / stateful_decoder! { 102 | | module windows949; 103 | | 104 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 135 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:101:1 | 101 | / stateful_decoder! { 102 | | module windows949; 103 | | 104 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 135 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:115:1 | 115 | / stateful_decoder! { 116 | | module eucjp; 117 | | 118 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 188 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:115:1 | 115 | / stateful_decoder! { 116 | | module eucjp; 117 | | 118 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 188 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:537:1 | 537 | / stateful_decoder! { 538 | | module windows31j; 539 | | 540 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 575 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:537:1 | 537 | / stateful_decoder! { 538 | | module windows31j; 539 | | 540 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 575 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:881:1 | 881 | / stateful_decoder! { 882 | | module iso2022jp; 883 | | 884 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 999 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:881:1 | 881 | / stateful_decoder! { 882 | | module iso2022jp; 883 | | 884 | | internal pub fn map_two_0208_bytes(lead: u8, trail: u8) -> u32 { ... | 999 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:194:1 | 194 | / stateful_decoder! { 195 | | module gb18030; 196 | | 197 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 254 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:194:1 | 194 | / stateful_decoder! { 195 | | module gb18030; 196 | | 197 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 254 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:576:1 | 576 | / stateful_decoder! { 577 | | module hz; 578 | | 579 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 642 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:576:1 | 576 | / stateful_decoder! { 577 | | module hz; 578 | | 579 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 642 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:232:74 | 232 | pub fn raw_feed(mut st: State, input: &[u8], output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:107:1 | 107 | / stateful_decoder! { 108 | | module bigfive2003; 109 | | 110 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 148 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:274:62 | 274 | pub fn raw_finish(mut st: State, output: &mut ::types::StringWriter, | ^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:107:1 | 107 | / stateful_decoder! { 108 | | module bigfive2003; 109 | | 110 | | internal pub fn map_two_bytes(lead: u8, trail: u8) -> u32 { ... | 148 | | } | |_- 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 `stateful_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:136:32 | 136 | fn from_self(&self) -> Box; | ^^^^^^^^^^ | = 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` | 136 | fn from_self(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:147:54 | 147 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option); | ^^^^^^^^^^ | = 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` | 147 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:153:43 | 153 | fn raw_finish(&mut self, output: &mut ByteWriter) -> Option; | ^^^^^^^^^^ | = 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` | 153 | fn raw_finish(&mut self, output: &mut dyn ByteWriter) -> Option; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:160:32 | 160 | fn from_self(&self) -> Box; | ^^^^^^^^^^ | = 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` | 160 | fn from_self(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:171:55 | 171 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option); | ^^^^^^^^^^^^ | = 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` | 171 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:176:43 | 176 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option; | ^^^^^^^^^^^^ | = 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` | 176 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:195:34 | 195 | fn raw_encoder(&self) -> Box; | ^^^^^^^^^^ | = 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` | 195 | fn raw_encoder(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:198:34 | 198 | fn raw_decoder(&self) -> Box; | ^^^^^^^^^^ | = 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` | 198 | fn raw_decoder(&self) -> Box; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:210:67 | 210 | fn encode_to(&self, input: &str, trap: EncoderTrap, ret: &mut ByteWriter) | ^^^^^^^^^^ | = 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` | 210 | fn encode_to(&self, input: &str, trap: EncoderTrap, ret: &mut dyn ByteWriter) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:258:68 | 258 | fn decode_to(&self, input: &[u8], trap: DecoderTrap, ret: &mut StringWriter) | ^^^^^^^^^^^^ | = 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` | 258 | fn decode_to(&self, input: &[u8], trap: DecoderTrap, ret: &mut dyn StringWriter) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:29:37 | 29 | fn write_two_bytes(output: &mut ByteWriter, msb: u8, lsb: u8); | ^^^^^^^^^^ | = 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` | 29 | fn write_two_bytes(output: &mut dyn ByteWriter, msb: u8, lsb: u8); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:72:48 | 72 | pub fn new(buf: &'a [u8], output: &'a mut (types::StringWriter + 'a), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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` | 72 | pub fn new(buf: &'a [u8], output: &'a mut (dyn types::StringWriter + 'a), | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:90:34 | 90 | fn raw_encoder(&self) -> Box { UTF16Encoder::::new() } | ^^^^^^^^^^ | = 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` | 90 | fn raw_encoder(&self) -> Box { UTF16Encoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:91:34 | 91 | fn raw_decoder(&self) -> Box { UTF16Decoder::::new() } | ^^^^^^^^^^ | = 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` | 91 | fn raw_decoder(&self) -> Box { UTF16Decoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:108:21 | 108 | fn new() -> Box { | ^^^^^^^^^^ | = 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` | 108 | fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:114:32 | 114 | fn from_self(&self) -> Box { UTF16Encoder::::new() } | ^^^^^^^^^^ | = 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` | 114 | fn from_self(&self) -> Box { UTF16Encoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:116:54 | 116 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 116 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:141:44 | 141 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 141 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:161:25 | 161 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 161 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:168:32 | 168 | fn from_self(&self) -> Box { UTF16Decoder::::new() } | ^^^^^^^^^^ | = 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` | 168 | fn from_self(&self) -> Box { UTF16Decoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:170:55 | 170 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 170 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:291:44 | 291 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 291 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:94:34 | 94 | fn raw_encoder(&self) -> Box { GBEncoder::::new() } | ^^^^^^^^^^ | = 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` | 94 | fn raw_encoder(&self) -> Box { GBEncoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:95:34 | 95 | fn raw_decoder(&self) -> Box { GB18030Decoder::new() } | ^^^^^^^^^^ | = 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` | 95 | fn raw_decoder(&self) -> Box { GB18030Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:112:25 | 112 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 112 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:118:32 | 118 | fn from_self(&self) -> Box { GBEncoder::::new() } | ^^^^^^^^^^ | = 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` | 118 | fn from_self(&self) -> Box { GBEncoder::::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:121:54 | 121 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 121 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:160:44 | 160 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 160 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:368:35 | 368 | fn reencode(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter, | ^^^^^^^^^^ | = 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` | 368 | fn reencode(encoder: &mut dyn RawEncoder, input: &str, output: &mut ByteWriter, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:368:73 | 368 | fn reencode(encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter, | ^^^^^^^^^^ | = 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` | 368 | fn reencode(encoder: &mut RawEncoder, input: &str, output: &mut dyn ByteWriter, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:322:38 | 322 | pub fn trap(&self, decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool { | ^^^^^^^^^^ | = 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` | 322 | pub fn trap(&self, decoder: &mut dyn RawDecoder, input: &[u8], output: &mut StringWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:322:77 | 322 | pub fn trap(&self, decoder: &mut RawDecoder, input: &[u8], output: &mut StringWriter) -> bool { | ^^^^^^^^^^^^ | = 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` | 322 | pub fn trap(&self, decoder: &mut RawDecoder, input: &[u8], output: &mut dyn StringWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:367:38 | 367 | pub fn trap(&self, encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool { | ^^^^^^^^^^ | = 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` | 367 | pub fn trap(&self, encoder: &mut dyn RawEncoder, input: &str, output: &mut ByteWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/types.rs:367:76 | 367 | pub fn trap(&self, encoder: &mut RawEncoder, input: &str, output: &mut ByteWriter) -> bool { | ^^^^^^^^^^ | = 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` | 367 | pub fn trap(&self, encoder: &mut RawEncoder, input: &str, output: &mut dyn ByteWriter) -> bool { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:16:34 | 16 | fn raw_encoder(&self) -> Box { ErrorEncoder::new() } | ^^^^^^^^^^ | = 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` | 16 | fn raw_encoder(&self) -> Box { ErrorEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:17:34 | 17 | fn raw_decoder(&self) -> Box { ErrorDecoder::new() } | ^^^^^^^^^^ | = 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` | 17 | fn raw_decoder(&self) -> Box { ErrorDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:29:32 | 29 | fn from_self(&self) -> Box { ErrorEncoder::new() } | ^^^^^^^^^^ | = 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` | 29 | fn from_self(&self) -> Box { ErrorEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:31:55 | 31 | fn raw_feed(&mut self, input: &str, _output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 31 | fn raw_feed(&mut self, input: &str, _output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:40:44 | 40 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 40 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:54:32 | 54 | fn from_self(&self) -> Box { ErrorDecoder::new() } | ^^^^^^^^^^ | = 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` | 54 | fn from_self(&self) -> Box { ErrorDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:57:45 | 57 | input: &[u8], _output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 57 | input: &[u8], _output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:65:44 | 65 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 65 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:25:25 | 25 | pub fn new() -> Box { Box::new(ErrorEncoder) } | ^^^^^^^^^^ | = 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` | 25 | pub fn new() -> Box { Box::new(ErrorEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/error.rs:50:25 | 50 | pub fn new() -> Box { Box::new(ErrorDecoder) } | ^^^^^^^^^^ | = 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` | 50 | pub fn new() -> Box { Box::new(ErrorDecoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:22:34 | 22 | fn raw_encoder(&self) -> Box { ASCIIEncoder::new() } | ^^^^^^^^^^ | = 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` | 22 | fn raw_encoder(&self) -> Box { ASCIIEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:23:34 | 23 | fn raw_decoder(&self) -> Box { ASCIIDecoder::new() } | ^^^^^^^^^^ | = 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` | 23 | fn raw_decoder(&self) -> Box { ASCIIDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:35:32 | 35 | fn from_self(&self) -> Box { ASCIIEncoder::new() } | ^^^^^^^^^^ | = 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` | 35 | fn from_self(&self) -> Box { ASCIIEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:38:54 | 38 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 38 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:56:44 | 56 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 56 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:70:32 | 70 | fn from_self(&self) -> Box { ASCIIDecoder::new() } | ^^^^^^^^^^ | = 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` | 70 | fn from_self(&self) -> Box { ASCIIDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:73:55 | 73 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 73 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:94:44 | 94 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 94 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:76:43 | 76 | fn write_ascii_bytes(output: &mut StringWriter, buf: &[u8]) { | ^^^^^^^^^^^^ | = 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` | 76 | fn write_ascii_bytes(output: &mut dyn StringWriter, buf: &[u8]) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:31:25 | 31 | pub fn new() -> Box { Box::new(ASCIIEncoder) } | ^^^^^^^^^^ | = 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` | 31 | pub fn new() -> Box { Box::new(ASCIIEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/ascii.rs:66:25 | 66 | pub fn new() -> Box { Box::new(ASCIIDecoder) } | ^^^^^^^^^^ | = 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` | 66 | pub fn new() -> Box { Box::new(ASCIIDecoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:23:34 | 23 | fn raw_encoder(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | ^^^^^^^^^^ | = 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` | 23 | fn raw_encoder(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:24:34 | 24 | fn raw_decoder(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | ^^^^^^^^^^ | = 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` | 24 | fn raw_decoder(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:40:32 | 40 | fn from_self(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | ^^^^^^^^^^ | = 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` | 40 | fn from_self(&self) -> Box { SingleByteEncoder::new(self.index_backward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:43:54 | 43 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 43 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:64:44 | 64 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 64 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:82:32 | 82 | fn from_self(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | ^^^^^^^^^^ | = 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` | 82 | fn from_self(&self) -> Box { SingleByteDecoder::new(self.index_forward) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:85:55 | 85 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 85 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:108:44 | 108 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 108 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:34:68 | 34 | pub fn new(index_backward: extern "Rust" fn(u32) -> u8) -> Box { | ^^^^^^^^^^ | = 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` | 34 | pub fn new(index_backward: extern "Rust" fn(u32) -> u8) -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/singlebyte.rs:76:67 | 76 | pub fn new(index_forward: extern "Rust" fn(u8) -> u16) -> Box { | ^^^^^^^^^^ | = 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` | 76 | pub fn new(index_forward: extern "Rust" fn(u8) -> u16) -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:52:34 | 52 | fn raw_encoder(&self) -> Box { UTF8Encoder::new() } | ^^^^^^^^^^ | = 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` | 52 | fn raw_encoder(&self) -> Box { UTF8Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:53:34 | 53 | fn raw_decoder(&self) -> Box { UTF8Decoder::new() } | ^^^^^^^^^^ | = 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` | 53 | fn raw_decoder(&self) -> Box { UTF8Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:65:32 | 65 | fn from_self(&self) -> Box { UTF8Encoder::new() } | ^^^^^^^^^^ | = 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` | 65 | fn from_self(&self) -> Box { UTF8Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:68:54 | 68 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 68 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:75:44 | 75 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 75 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:142:32 | 142 | fn from_self(&self) -> Box { UTF8Decoder::new() } | ^^^^^^^^^^ | = 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` | 142 | fn from_self(&self) -> Box { UTF8Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:145:55 | 145 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 145 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:197:44 | 197 | fn raw_finish(&mut self, _output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 197 | fn raw_finish(&mut self, _output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:148:37 | 148 | fn write_bytes(output: &mut StringWriter, bytes: &[u8]) { | ^^^^^^^^^^^^ | = 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` | 148 | fn write_bytes(output: &mut dyn StringWriter, bytes: &[u8]) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:61:25 | 61 | pub fn new() -> Box { Box::new(UTF8Encoder) } | ^^^^^^^^^^ | = 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` | 61 | pub fn new() -> Box { Box::new(UTF8Encoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_8.rs:89:25 | 89 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 89 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:36:37 | 36 | fn write_two_bytes(output: &mut ByteWriter, msb: u8, lsb: u8) { | ^^^^^^^^^^ | = 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` | 36 | fn write_two_bytes(output: &mut dyn ByteWriter, msb: u8, lsb: u8) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:48:37 | 48 | fn write_two_bytes(output: &mut ByteWriter, msb: u8, lsb: u8) { | ^^^^^^^^^^ | = 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` | 48 | fn write_two_bytes(output: &mut dyn ByteWriter, msb: u8, lsb: u8) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:30:34 | 30 | fn raw_encoder(&self) -> Box { Windows949Encoder::new() } | ^^^^^^^^^^ | = 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` | 30 | fn raw_encoder(&self) -> Box { Windows949Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:31:34 | 31 | fn raw_decoder(&self) -> Box { Windows949Decoder::new() } | ^^^^^^^^^^ | = 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` | 31 | fn raw_decoder(&self) -> Box { Windows949Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:43:32 | 43 | fn from_self(&self) -> Box { Windows949Encoder::new() } | ^^^^^^^^^^ | = 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` | 43 | fn from_self(&self) -> Box { Windows949Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:46:54 | 46 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 46 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:67:44 | 67 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 67 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:85:32 | 85 | fn from_self(&self) -> Box { Windows949Decoder::new() } | ^^^^^^^^^^ | = 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` | 85 | fn from_self(&self) -> Box { Windows949Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:88:55 | 88 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 88 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:94:43 | 94 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 94 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:39:25 | 39 | pub fn new() -> Box { Box::new(Windows949Encoder) } | ^^^^^^^^^^ | = 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` | 39 | pub fn new() -> Box { Box::new(Windows949Encoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/korean.rs:79:25 | 79 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 79 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:35:34 | 35 | fn raw_encoder(&self) -> Box { EUCJPEncoder::new() } | ^^^^^^^^^^ | = 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` | 35 | fn raw_encoder(&self) -> Box { EUCJPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:36:34 | 36 | fn raw_decoder(&self) -> Box { EUCJP0212Decoder::new() } | ^^^^^^^^^^ | = 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` | 36 | fn raw_decoder(&self) -> Box { EUCJP0212Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:48:32 | 48 | fn from_self(&self) -> Box { EUCJPEncoder::new() } | ^^^^^^^^^^ | = 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` | 48 | fn from_self(&self) -> Box { EUCJPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:51:54 | 51 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 51 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:81:44 | 81 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 81 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:99:32 | 99 | fn from_self(&self) -> Box { EUCJP0212Decoder::new() } | ^^^^^^^^^^ | = 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` | 99 | fn from_self(&self) -> Box { EUCJP0212Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:102:55 | 102 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 102 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:108:43 | 108 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 108 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:455:34 | 455 | fn raw_encoder(&self) -> Box { Windows31JEncoder::new() } | ^^^^^^^^^^ | = 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` | 455 | fn raw_encoder(&self) -> Box { Windows31JEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:456:34 | 456 | fn raw_decoder(&self) -> Box { Windows31JDecoder::new() } | ^^^^^^^^^^ | = 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` | 456 | fn raw_decoder(&self) -> Box { Windows31JDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:468:32 | 468 | fn from_self(&self) -> Box { Windows31JEncoder::new() } | ^^^^^^^^^^ | = 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` | 468 | fn from_self(&self) -> Box { Windows31JEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:471:54 | 471 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 471 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:503:44 | 503 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 503 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:521:32 | 521 | fn from_self(&self) -> Box { Windows31JDecoder::new() } | ^^^^^^^^^^ | = 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` | 521 | fn from_self(&self) -> Box { Windows31JDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:524:55 | 524 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 524 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:530:43 | 530 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 530 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:777:34 | 777 | fn raw_encoder(&self) -> Box { ISO2022JPEncoder::new() } | ^^^^^^^^^^ | = 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` | 777 | fn raw_encoder(&self) -> Box { ISO2022JPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:778:34 | 778 | fn raw_decoder(&self) -> Box { ISO2022JPDecoder::new() } | ^^^^^^^^^^ | = 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` | 778 | fn raw_decoder(&self) -> Box { ISO2022JPDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:799:32 | 799 | fn from_self(&self) -> Box { ISO2022JPEncoder::new() } | ^^^^^^^^^^ | = 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` | 799 | fn from_self(&self) -> Box { ISO2022JPEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:802:54 | 802 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 802 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:847:44 | 847 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 847 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:865:32 | 865 | fn from_self(&self) -> Box { ISO2022JPDecoder::new() } | ^^^^^^^^^^ | = 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` | 865 | fn from_self(&self) -> Box { ISO2022JPDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:868:55 | 868 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 868 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:874:43 | 874 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 874 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:44:25 | 44 | pub fn new() -> Box { Box::new(EUCJPEncoder) } | ^^^^^^^^^^ | = 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` | 44 | pub fn new() -> Box { Box::new(EUCJPEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:93:25 | 93 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 93 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:464:25 | 464 | pub fn new() -> Box { Box::new(Windows31JEncoder) } | ^^^^^^^^^^ | = 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` | 464 | pub fn new() -> Box { Box::new(Windows31JEncoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:515:25 | 515 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 515 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:795:25 | 795 | pub fn new() -> Box { Box::new(ISO2022JPEncoder { st: ASCII }) } | ^^^^^^^^^^ | = 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` | 795 | pub fn new() -> Box { Box::new(ISO2022JPEncoder { st: ASCII }) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/japanese.rs:859:25 | 859 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 859 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:178:32 | 178 | fn from_self(&self) -> Box { GB18030Decoder::new() } | ^^^^^^^^^^ | = 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` | 178 | fn from_self(&self) -> Box { GB18030Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:181:55 | 181 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 181 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:187:43 | 187 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 187 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:480:34 | 480 | fn raw_encoder(&self) -> Box { HZEncoder::new() } | ^^^^^^^^^^ | = 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` | 480 | fn raw_encoder(&self) -> Box { HZEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:481:34 | 481 | fn raw_decoder(&self) -> Box { HZDecoder::new() } | ^^^^^^^^^^ | = 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` | 481 | fn raw_decoder(&self) -> Box { HZDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:495:32 | 495 | fn from_self(&self) -> Box { HZEncoder::new() } | ^^^^^^^^^^ | = 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` | 495 | fn from_self(&self) -> Box { HZEncoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:498:54 | 498 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 498 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:542:44 | 542 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 542 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:560:32 | 560 | fn from_self(&self) -> Box { HZDecoder::new() } | ^^^^^^^^^^ | = 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` | 560 | fn from_self(&self) -> Box { HZDecoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:563:55 | 563 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 563 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:569:43 | 569 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 569 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:172:25 | 172 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 172 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:491:25 | 491 | pub fn new() -> Box { Box::new(HZEncoder { escaped: false }) } | ^^^^^^^^^^ | = 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` | 491 | pub fn new() -> Box { Box::new(HZEncoder { escaped: false }) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/simpchinese.rs:554:25 | 554 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 554 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:33:34 | 33 | fn raw_encoder(&self) -> Box { BigFive2003Encoder::new() } | ^^^^^^^^^^ | = 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` | 33 | fn raw_encoder(&self) -> Box { BigFive2003Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:34:34 | 34 | fn raw_decoder(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | ^^^^^^^^^^ | = 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` | 34 | fn raw_decoder(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:46:32 | 46 | fn from_self(&self) -> Box { BigFive2003Encoder::new() } | ^^^^^^^^^^ | = 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` | 46 | fn from_self(&self) -> Box { BigFive2003Encoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:49:54 | 49 | fn raw_feed(&mut self, input: &str, output: &mut ByteWriter) -> (usize, Option) { | ^^^^^^^^^^ | = 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` | 49 | fn raw_feed(&mut self, input: &str, output: &mut dyn ByteWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:73:44 | 73 | fn raw_finish(&mut self, _output: &mut ByteWriter) -> Option { | ^^^^^^^^^^ | = 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` | 73 | fn raw_finish(&mut self, _output: &mut dyn ByteWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:91:32 | 91 | fn from_self(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | ^^^^^^^^^^ | = 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` | 91 | fn from_self(&self) -> Box { BigFive2003HKSCS2008Decoder::new() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:94:55 | 94 | fn raw_feed(&mut self, input: &[u8], output: &mut StringWriter) -> (usize, Option) { | ^^^^^^^^^^^^ | = 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` | 94 | fn raw_feed(&mut self, input: &[u8], output: &mut dyn StringWriter) -> (usize, Option) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:100:43 | 100 | fn raw_finish(&mut self, output: &mut StringWriter) -> Option { | ^^^^^^^^^^^^ | = 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` | 100 | fn raw_finish(&mut self, output: &mut dyn StringWriter) -> Option { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:42:25 | 42 | pub fn new() -> Box { Box::new(BigFive2003Encoder) } | ^^^^^^^^^^ | = 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` | 42 | pub fn new() -> Box { Box::new(BigFive2003Encoder) } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/tradchinese.rs:85:25 | 85 | pub fn new() -> Box { | ^^^^^^^^^^ | = 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` | 85 | pub fn new() -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/whatwg.rs:18:34 | 18 | fn raw_encoder(&self) -> Box { codec::utf_8::UTF8Encoding.raw_encoder() } | ^^^^^^^^^^ | = 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` | 18 | fn raw_encoder(&self) -> Box { codec::utf_8::UTF8Encoding.raw_encoder() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/whatwg.rs:19:34 | 19 | fn raw_decoder(&self) -> Box { codec::error::ErrorEncoding.raw_decoder() } | ^^^^^^^^^^ | = 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` | 19 | fn raw_decoder(&self) -> Box { codec::error::ErrorEncoding.raw_decoder() } | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:119:45 | 119 | let write_two_bytes = |output: &mut ByteWriter, msb: u8, lsb: u8| | ^^^^^^^^^^ | = 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` | 119 | let write_two_bytes = |output: &mut dyn ByteWriter, msb: u8, lsb: u8| | +++ warning: unreachable pattern --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:135:17 | 135 | _ => unreachable!() // XXX Rust issue #12483, this is redundant | ^ no value can reach this | note: multiple earlier patterns match some of the same values --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/codec/utf_16.rs:135:17 | 124 | '\u{0}'...'\u{d7ff}' | '\u{e000}'...'\u{ffff}' => { | ---------------------------------------------- matches some of the same values ... 128 | '\u{10000}'...'\u{10ffff}' => { | -------------------------- matches some of the same values ... 135 | _ => unreachable!() // XXX Rust issue #12483, this is redundant | ^ collectively making this unreachable = note: `#[warn(unreachable_patterns)]` on by default warning: field `data` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/encoding-0.2.33/src/util.rs:64:9 | 54 | pub struct StatefulDecoderHelper<'a, St, Data: 'a> { | --------------------- field in this struct ... 64 | pub data: &'a Data, | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bincode` (lib) generated 4 warnings warning: `encoding` (lib) generated 240 warnings Fresh syn v1.0.109 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:959:12 | 959 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:283:24 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:291:24 | 291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:295:24 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:303:24 | 303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:527:24 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:968:16 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1021:16 | 1021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1065:16 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:838:19 | 838 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1880:16 | 1880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1975:16 | 1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2001:16 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2084:16 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2101:16 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2119:16 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2147:16 | 2147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2165:16 | 2165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2206:16 | 2206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2236:16 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2258:16 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2326:16 | 2326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2349:16 | 2349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2372:16 | 2372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2381:16 | 2381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2396:16 | 2396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2405:16 | 2405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2414:16 | 2414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2426:16 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2496:16 | 2496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2547:16 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2571:16 | 2571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2582:16 | 2582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2594:16 | 2594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2648:16 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2678:16 | 2678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2727:16 | 2727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2801:16 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2846:16 | 2846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2292:28 | 2292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2309 | / impl_by_parsing_expr! { 2310 | | ExprAssign, Assign, "expected assignment expression", 2311 | | ExprAssignOp, AssignOp, "expected compound assignment expression", 2312 | | ExprAwait, Await, "expected await expression", ... | 2322 | | ExprType, Type, "expected type ascription expression", 2323 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:1248:20 | 1248 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2539:23 | 2539 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2988:16 | 2988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:2998:16 | 2998 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3020:16 | 3020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3035:16 | 3035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3046:16 | 3046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3057:16 | 3057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3141:16 | 3141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3153:16 | 3153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3165:16 | 3165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3180:16 | 3180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3197:16 | 3197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3211:16 | 3211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3233:16 | 3233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3244:16 | 3244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3255:16 | 3255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3265:16 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3275:16 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3291:16 | 3291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3304:16 | 3304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3317:16 | 3317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3328:16 | 3328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3379:16 | 3379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3390:16 | 3390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3409:16 | 3409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3420:16 | 3420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3431:16 | 3431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3451:16 | 3451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3460:16 | 3460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3478:16 | 3478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3491:16 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3512:16 | 3512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3522:16 | 3522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3531:16 | 3531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/expr.rs:3544:16 | 3544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:20:20 | 20 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 97 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:103:16 | 103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:167:16 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:181:16 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:215:16 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:279:16 | 279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:299:16 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:316:16 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:333:16 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:477:16 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:467:1 | 467 | / ast_enum_of_structs! { 468 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 469 | | /// 470 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 494 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:512:16 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:522:16 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:544:16 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:562:20 | 562 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:551:1 | 551 | / ast_enum_of_structs! { 552 | | /// An item within an `extern` block. 553 | | /// 554 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 601 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:637:16 | 637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:651:16 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:669:16 | 669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:670:20 | 670 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:659:1 | 659 | / ast_enum_of_structs! { 660 | | /// An item declaration within the definition of a trait. 661 | | /// 662 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 709 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:715:16 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:731:16 | 731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:779:16 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:780:20 | 780 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:769:1 | 769 | / ast_enum_of_structs! { 770 | | /// An item within an impl block. 771 | | /// 772 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 819 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:876:16 | 876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:927:16 | 927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:923:1 | 923 | / ast_enum_of_structs! { 924 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 925 | | /// 926 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 939 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:93:15 | 93 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:381:19 | 381 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:597:15 | 597 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:705:15 | 705 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:815:15 | 815 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:976:16 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1237:16 | 1237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1305:16 | 1305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1338:16 | 1338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1352:16 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1401:16 | 1401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1419:16 | 1419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1500:16 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1535:16 | 1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1564:16 | 1564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1584:16 | 1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1680:16 | 1680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1722:16 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1745:16 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1827:16 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1843:16 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1859:16 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1903:16 | 1903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1921:16 | 1921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1971:16 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1995:16 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2019:16 | 2019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2070:16 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2144:16 | 2144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2200:16 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2260:16 | 2260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2290:16 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2319:16 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2392:16 | 2392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2410:16 | 2410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2522:16 | 2522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2603:16 | 2603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2628:16 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2668:16 | 2668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2726:16 | 2726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:1817:23 | 1817 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2251:23 | 2251 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2592:27 | 2592 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2771:16 | 2771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2787:16 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2799:16 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2815:16 | 2815 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2830:16 | 2830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2843:16 | 2843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2861:16 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2873:16 | 2873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2888:16 | 2888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2903:16 | 2903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2929:16 | 2929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2942:16 | 2942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2964:16 | 2964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:2979:16 | 2979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3001:16 | 3001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3023:16 | 3023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3034:16 | 3034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3043:16 | 3043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3050:16 | 3050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3059:16 | 3059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3066:16 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3075:16 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3130:16 | 3130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3139:16 | 3139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3155:16 | 3155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3177:16 | 3177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3193:16 | 3193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3202:16 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3212:16 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3226:16 | 3226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3237:16 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3273:16 | 3273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/item.rs:3301:16 | 3301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/file.rs:80:16 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/file.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/file.rs:118:16 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:567:16 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:587:16 | 587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:617:16 | 617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:7:16 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:109:20 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:312:16 | 312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/stmt.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// A pattern in a local binding, function signature, match expression, or 7 | | /// various other places. 8 | | /// ... | 98 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:104:16 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:119:16 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:158:16 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:176:16 | 176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:302:16 | 302 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:94:15 | 94 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:769:16 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:791:16 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:834:16 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:879:16 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:899:16 | 899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/pat.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:408:12 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:98:12 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:317:12 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:329:12 | 329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:364:12 | 364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:411:12 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:428:12 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:466:12 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:537:12 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:547:12 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:560:12 | 560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:597:12 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:609:12 | 609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:622:12 | 622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:776:12 | 776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:819:12 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:830:12 | 830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:840:12 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:878:12 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:894:12 | 894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:953:12 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:968:12 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:986:12 | 986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:997:12 | 997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1037:12 | 1037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1081:12 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1164:12 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1209:12 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1289:12 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1498:12 | 1498 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1511:12 | 1511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1521:12 | 1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1531:12 | 1531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1577:12 | 1577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1587:12 | 1587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1611:12 | 1611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1622:12 | 1622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1633:12 | 1633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1735:12 | 1735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1745:12 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1820:12 | 1820 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1861:12 | 1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1873:12 | 1873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2095:12 | 2095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2104:12 | 2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2134:12 | 2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:849:19 | 849 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:962:19 | 962 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1058:19 | 1058 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1481:19 | 1481 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1829:19 | 1829 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:8:12 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:11:12 | 11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:18:12 | 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:21:12 | 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:31:12 | 31 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:56:12 | 56 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:64:12 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:74:12 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:117:12 | 117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:124:12 | 124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:127:12 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:134:12 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:137:12 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:147:12 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:155:12 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:165:12 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:183:12 | 183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:190:12 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:200:12 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:210:12 | 210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:221:12 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:308:12 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:315:12 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:318:12 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:325:12 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:336:12 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:339:12 | 339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:347:12 | 347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:357:12 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:368:12 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:379:12 | 379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:382:12 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:389:12 | 389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:392:12 | 392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:402:12 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:409:12 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:412:12 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:419:12 | 419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:432:12 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:442:12 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:445:12 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:453:12 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:456:12 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:464:12 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:467:12 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:474:12 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:486:12 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:489:12 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:496:12 | 496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:499:12 | 499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:506:12 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:516:12 | 516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:526:12 | 526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:529:12 | 529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:539:12 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:549:12 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:578:12 | 578 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:589:12 | 589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:600:12 | 600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:610:12 | 610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:613:12 | 613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:620:12 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:632:12 | 632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:642:12 | 642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:645:12 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:672:12 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:675:12 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:685:12 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:703:12 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:724:12 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:735:12 | 735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:738:12 | 738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:746:12 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:761:12 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:771:12 | 771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:781:12 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:784:12 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:792:12 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:795:12 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:806:12 | 806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:825:12 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:838:12 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:846:12 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:849:12 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:858:12 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:871:12 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:898:12 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:914:12 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:931:12 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:934:12 | 934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:961:12 | 961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:964:12 | 964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:973:12 | 973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:984:12 | 984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:987:12 | 987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:999:12 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1008:12 | 1008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1011:12 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1053:12 | 1053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1061:12 | 1061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1075:12 | 1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1086:12 | 1086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1093:12 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1120:12 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1128:12 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1139:12 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1142:12 | 1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1151:12 | 1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1154:12 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1163:12 | 1163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1166:12 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1180:12 | 1180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1199:12 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1210:12 | 1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1213:12 | 1213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1221:12 | 1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1231:12 | 1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1241:12 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1261:12 | 1261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1263:12 | 1263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1269:12 | 1269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1273:12 | 1273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1277:12 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1279:12 | 1279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1282:12 | 1282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1292:12 | 1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1295:12 | 1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1321:12 | 1321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1333:12 | 1333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1336:12 | 1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1346:12 | 1346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1353:12 | 1353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1356:12 | 1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1363:12 | 1363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1377:12 | 1377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1380:12 | 1380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1387:12 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1427:12 | 1427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1430:12 | 1430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1449:12 | 1449 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1452:12 | 1452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1459:12 | 1459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1462:12 | 1462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1473:12 | 1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1480:12 | 1480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1483:12 | 1483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1491:12 | 1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1505:12 | 1505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1512:12 | 1512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1515:12 | 1515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1522:12 | 1522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1533:12 | 1533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1543:12 | 1543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1556:12 | 1556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1563:12 | 1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1566:12 | 1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1573:12 | 1573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1583:12 | 1583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1586:12 | 1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1604:12 | 1604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1614:12 | 1614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1624:12 | 1624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1634:12 | 1634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1637:12 | 1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1656:12 | 1656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1670:12 | 1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1681:12 | 1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1684:12 | 1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1695:12 | 1695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1709:12 | 1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1725:12 | 1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1736:12 | 1736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1769:12 | 1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1772:12 | 1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1780:12 | 1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1783:12 | 1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1802:12 | 1802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1814:12 | 1814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1843:12 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1846:12 | 1846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1853:12 | 1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1865:12 | 1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1868:12 | 1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1875:12 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1878:12 | 1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1885:12 | 1885 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1888:12 | 1888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1895:12 | 1895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1898:12 | 1898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1908:12 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1915:12 | 1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1918:12 | 1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1930:12 | 1930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1945:12 | 1945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1965:12 | 1965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1968:12 | 1968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1979:12 | 1979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1990:12 | 1990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1997:12 | 1997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2007:12 | 2007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2010:12 | 2010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2020:12 | 2020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2032:12 | 2032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2035:12 | 2035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2042:12 | 2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2045:12 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2052:12 | 2052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2062:12 | 2062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2072:12 | 2072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2082:12 | 2082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2099:12 | 2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2109:12 | 2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2120:12 | 2120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2130:12 | 2130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2133:12 | 2133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2150:12 | 2150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2153:12 | 2153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2171:12 | 2171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2178:12 | 2178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2181:12 | 2181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:9:12 | 9 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:19:12 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:30:12 | 30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:44:12 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:85:12 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:191:12 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:211:12 | 211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:225:12 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:236:12 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:259:12 | 259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:280:12 | 280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:290:12 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:507:12 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:518:12 | 518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:530:12 | 530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:543:12 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:555:12 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:566:12 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:591:12 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:602:12 | 602 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:654:12 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:691:12 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:702:12 | 702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:715:12 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:739:12 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:750:12 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:762:12 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:773:12 | 773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:785:12 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:810:12 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:822:12 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:847:12 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:859:12 | 859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:870:12 | 870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:884:12 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:906:12 | 906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:929:12 | 929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:952:12 | 952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:990:12 | 990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1003:12 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1016:12 | 1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1038:12 | 1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1048:12 | 1048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1058:12 | 1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1070:12 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1089:12 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1122:12 | 1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1134:12 | 1134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1172:12 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1203:12 | 1203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1222:12 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1245:12 | 1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1258:12 | 1258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1347:12 | 1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1456:12 | 1456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1469:12 | 1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1510:12 | 1510 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1523:12 | 1523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1550:12 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1580:12 | 1580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1612:12 | 1612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1626:12 | 1626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1653:12 | 1653 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1717:12 | 1717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1751:12 | 1751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1771:12 | 1771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1826:12 | 1826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1845:12 | 1845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1944:12 | 1944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1969:12 | 1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1980:12 | 1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2029:12 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2039:12 | 2039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2050:12 | 2050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2063:12 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2074:12 | 2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2098:12 | 2098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2108:12 | 2108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2141:12 | 2141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2163:12 | 2163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2174:12 | 2174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2186:12 | 2186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2227:12 | 2227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2245:12 | 2245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2263:12 | 2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2303:12 | 2303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2320:12 | 2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2353:12 | 2353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2366:12 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2378:12 | 2378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2391:12 | 2391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2406:12 | 2406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2479:12 | 2479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2490:12 | 2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2505:12 | 2505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2515:12 | 2515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2525:12 | 2525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2533:12 | 2533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2543:12 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2551:12 | 2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2566:12 | 2566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2585:12 | 2585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2595:12 | 2595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2606:12 | 2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2618:12 | 2618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2630:12 | 2630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2640:12 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2651:12 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2661:12 | 2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2681:12 | 2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2689:12 | 2689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2699:12 | 2699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2709:12 | 2709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2720:12 | 2720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2731:12 | 2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2762:12 | 2762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2772:12 | 2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2785:12 | 2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2793:12 | 2793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2801:12 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2812:12 | 2812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2838:12 | 2838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2848:12 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:501:23 | 501 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1116:19 | 1116 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1285:19 | 1285 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1422:19 | 1422 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1927:19 | 1927 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2347:19 | 2347 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2473:19 | 2473 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:57:12 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:81:12 | 81 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:229:12 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:240:12 | 240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:250:12 | 250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:262:12 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:277:12 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:288:12 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:311:12 | 311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:333:12 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:343:12 | 343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:619:12 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:631:12 | 631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:643:12 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:667:12 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:678:12 | 678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:689:12 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:701:12 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:725:12 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:742:12 | 742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:753:12 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:765:12 | 765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:780:12 | 780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:816:12 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:829:12 | 829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:839:12 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:851:12 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:874:12 | 874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:889:12 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:900:12 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:923:12 | 923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:936:12 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:949:12 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:960:12 | 960 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:985:12 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1019:12 | 1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1030:12 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1041:12 | 1041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1054:12 | 1054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1078:12 | 1078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1121:12 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1141:12 | 1141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1217:12 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1228:12 | 1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1244:12 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1257:12 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1290:12 | 1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1308:12 | 1308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1331:12 | 1331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1378:12 | 1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1396:12 | 1396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1407:12 | 1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1437:12 | 1437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1447:12 | 1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1559:12 | 1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1574:12 | 1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1601:12 | 1601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1613:12 | 1613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1630:12 | 1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1669:12 | 1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1687:12 | 1687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1702:12 | 1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1721:12 | 1721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1737:12 | 1737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1781:12 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1790:12 | 1790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1800:12 | 1800 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1859:12 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1872:12 | 1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1884:12 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1907:12 | 1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1925:12 | 1925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1959:12 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1970:12 | 1970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2101:12 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2125:12 | 2125 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2135:12 | 2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2156:12 | 2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2167:12 | 2167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2179:12 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2191:12 | 2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2201:12 | 2201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2212:12 | 2212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2236:12 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2247:12 | 2247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2259:12 | 2259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2269:12 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2279:12 | 2279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2298:12 | 2298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2319:12 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2330:12 | 2330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2342:12 | 2342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2355:12 | 2355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2373:12 | 2373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2385:12 | 2385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2400:12 | 2400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2419:12 | 2419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2448:12 | 2448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2460:12 | 2460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2474:12 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2509:12 | 2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2524:12 | 2524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2535:12 | 2535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2648:12 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2660:12 | 2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2676:12 | 2676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2686:12 | 2686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2696:12 | 2696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2705:12 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2714:12 | 2714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2723:12 | 2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2737:12 | 2737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2755:12 | 2755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2765:12 | 2765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2787:12 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2809:12 | 2809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2819:12 | 2819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2829:12 | 2829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2852:12 | 2852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2861:12 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2871:12 | 2871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2880:12 | 2880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2891:12 | 2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2902:12 | 2902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2935:12 | 2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2945:12 | 2945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2957:12 | 2957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2966:12 | 2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2975:12 | 2975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2987:12 | 2987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3011:12 | 3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3021:12 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:590:23 | 590 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1199:19 | 1199 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1372:19 | 1372 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1536:19 | 1536 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2095:19 | 2095 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2503:19 | 2503 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2642:19 | 2642 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/lib.rs:787:9 | 787 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/parse.rs:1311:12 | 1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/reserved.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/syn-1.0.109/src/reserved.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh encoding_rs v0.8.33 warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/build.rs:9:14 | 9 | if !cfg!(feature = "checked") { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh flate2 v1.0.28 warning: `syn` (lib) generated 1844 warnings (270 duplicates) warning: `encoding_rs` (lib) generated 27 warnings (27 duplicates) warning: `libm` (build script) generated 1 warning warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:1274:17 | 1274 | #[cfg(all(test, loom))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:133:19 | 133 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:141:15 | 141 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:161:19 | 161 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes.rs:171:15 | 171 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/bytes_mut.rs:1781:17 | 1781 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/loom.rs:1:21 | 1 | #[cfg(not(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bytes-1.5.0/src/loom.rs:23:17 | 23 | #[cfg(all(test, 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: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | ~~~~~~~~~~ Running `CARGO=/usr/local/bin/cargo CARGO_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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps:/wrkdirs/usr/ports/textproc/meilisearch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-ecf8f433a75901a9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-55e75d905a7f5c38/build-script-build` warning: `bytes` (lib) generated 8 warnings warning: `tracing-core` (lib) generated 10 warnings Fresh libm v0.2.8 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acos.rs:62:22 | 62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acosf.rs:36:22 | 36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/acoshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asin.rs:69:22 | 69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asinf.rs:38:22 | 38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asinh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/asinhf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atan.rs:67:22 | 67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atan2.rs:51:22 | 51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atan2f.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atanf.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atanh.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/atanhf.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cbrt.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cbrtf.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ceil.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ceilf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/copysign.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/copysignf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cos.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cosf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/cosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/coshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/erf.rs:222:22 | 222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/erff.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp.rs:84:22 | 84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp10.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp10f.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp2.rs:325:22 | 325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/exp2f.rs:76:22 | 76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expf.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expm1.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expm1f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fabs.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fabsf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fdim.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fdimf.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/floor.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/floorf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fma.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmaf.rs:48:22 | 48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmax.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmaxf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmin.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fminf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmod.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/fmodf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/hypot.rs:20:22 | 20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/hypotf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ilogb.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ilogbf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ldexp.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/ldexpf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgamma.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgamma_r.rs:167:22 | 167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/lgammaf_r.rs:102:22 | 102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log.rs:73:22 | 73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log10.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log10f.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log1p.rs:68:22 | 68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log1pf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log2.rs:32:22 | 32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/log2f.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/logf.rs:24:22 | 24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/nextafter.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/nextafterf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/pow.rs:92:22 | 92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/powf.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remainder.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remainderf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remquo.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/remquof.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rint.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rintf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/round.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/roundf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/scalbn.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/scalbnf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sin.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sincos.rs:15:22 | 15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sincosf.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sinf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sinh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sinhf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sqrt.rs:81:22 | 81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/sqrtf.rs:16:22 | 16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tan.rs:42:22 | 42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tanf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tanh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tanhf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tgamma.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/tgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/trunc.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/truncf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/expo2.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_cos.rs:54:22 | 54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_cosf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_expo2.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_expo2f.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_sin.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_sinf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_tan.rs:61:22 | 61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/k_tanf.rs:22:22 | 22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:230:44 | 230 | #[cfg(all(target_pointer_width = "64", feature = "checked"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libm-0.2.8/src/math/rem_pio2f.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bitflags v1.3.2 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 [serde_json 1.0.116] cargo:rerun-if-changed=build.rs [serde_json 1.0.116] cargo:rustc-cfg=limb_width_64 warning: `libm` (lib) generated 109 warnings warning: `rand_core` (lib) generated 6 warnings Fresh num-traits v0.2.18 warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/cast.rs:280:7 | 280 | #[cfg(has_to_int_unchecked)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` 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_to_int_unchecked` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/cast.rs:289:11 | 289 | #[cfg(not(has_to_int_unchecked))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_to_int_unchecked)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:803:11 | 803 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:868:11 | 868 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2047 | float_impl_std!(f32 integer_decode_f32); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_copysign` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1949:19 | 1949 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_copysign)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_is_subnormal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:1954:19 | 1954 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2049 | float_impl_std!(f64 integer_decode_f64); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_is_subnormal)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2294 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2294 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2274:19 | 2274 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2295 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/float.rs:2280:23 | 2280 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2295 | 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_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 499 | prim_int_impl!(u8, i8, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 500 | prim_int_impl!(u16, i16, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 501 | prim_int_impl!(u32, i32, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 502 | prim_int_impl!(u64, i64, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 503 | prim_int_impl!(u128, i128, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 504 | prim_int_impl!(usize, isize, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 505 | prim_int_impl!(i8, i8, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 506 | prim_int_impl!(i16, i16, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 507 | prim_int_impl!(i32, i32, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 508 | prim_int_impl!(i64, i64, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 509 | prim_int_impl!(i128, i128, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:407:19 | 407 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:418:19 | 418 | #[cfg(has_leading_trailing_ones)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, 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_leading_trailing_ones)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_reverse_bits` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/int.rs:464:19 | 464 | #[cfg(has_reverse_bits)] | ^^^^^^^^^^^^^^^^ ... 510 | prim_int_impl!(isize, isize, 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_reverse_bits)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:5:11 | 5 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:239:15 | 239 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:259:15 | 259 | #[cfg(has_int_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:279:19 | 279 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:299:19 | 299 | #[cfg(not(has_int_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^ ... 337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:155:15 | 155 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:175:15 | 175 | #[cfg(has_float_to_from_bytes)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:195:19 | 195 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/bytes.rs:215:19 | 215 | #[cfg(not(has_float_to_from_bytes))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:143:11 | 143 | #[cfg(all(has_div_euclid, 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(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:146:15 | 146 | #[cfg(not(all(has_div_euclid, 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(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:168:15 | 168 | #[cfg(not(all(has_div_euclid, 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(has_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:93:19 | 93 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 140 | euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:125:19 | 125 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 141 | euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:74:15 | 74 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 144 | euclid_forward_impl!(f32 f64); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euclid_forward_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:241:19 | 241 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 291 | checked_euclid_int_impl!(isize i8 i16 i32 i64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:268:19 | 268 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_div_euclid` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-traits-0.2.18/src/ops/euclid.rs:222:15 | 222 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 292 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 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_div_euclid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh getrandom v0.2.14 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/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.116 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/serde_json-ecf8f433a75901a9/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_json-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=29ab139c69f24b54 -C extra-filename=-d6e7c90565ab6a3f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libryu-6a185640c5338b66.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_64` warning: `num-traits` (lib) generated 137 warnings (20 duplicates) warning: `tinyvec` (lib) generated 7 warnings warning: `percent-encoding` (lib) generated 1 warning warning: `subtle` (lib) generated 3 warnings warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-core-0.3.30/src/task/__internal/atomic_waker.rs:209:15 | 209 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh parking_lot_core v0.9.8 warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/parking_lot_core-0.9.8/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Fresh crossbeam-utils v0.8.19 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[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` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 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_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 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_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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_no_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 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_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-utils-0.8.19/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 Fresh either v1.10.0 warning: `futures-core` (lib) generated 1 warning warning: `parking_lot_core` (lib) generated 2 warnings warning: `form_urlencoded` (lib) generated 1 warning warning: `crossbeam-utils` (lib) generated 43 warnings warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Fresh futures-macro v0.3.30 warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration Fresh ppv-lite86 v0.2.17 warning: `ring` (lib) generated 1 warning warning: `num_cpus` (lib) generated 2 warnings Fresh gimli v0.27.3 Fresh rand_chacha v0.3.1 Fresh parking_lot v0.12.1 Fresh addr2line v0.20.0 Fresh spin v0.9.8 warning: unexpected `cfg` condition value: `lock_api1` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/spin-0.9.8/src/rwlock.rs:916:7 | 916 | #[cfg(feature = "lock_api1")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"lock_api"` | = note: expected values for `feature` are: `barrier`, `default`, `fair_mutex`, `lazy`, `lock_api`, `lock_api_crate`, `mutex`, `once`, `portable-atomic`, `portable_atomic`, `rwlock`, `spin_mutex`, `std`, `ticket_mutex`, and `use_ticket_mutex` = help: consider adding `lock_api1` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh tracing-attributes v0.1.27 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh object v0.31.1 warning: `spin` (lib) generated 1 warning warning: `tracing-attributes` (lib) generated 1 warning Fresh rustc-demangle v0.1.23 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing` (lib) generated 1 warning Fresh backtrace v0.3.68 warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/lib.rs:98:13 | 98 | #![cfg_attr(backtrace_in_libstd, allow(warnings))] | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:223:40 | 223 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:231:21 | 231 | } else if #[cfg(target_env = "libnx")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:457:14 | 457 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/backtrace-0.3.68/src/symbolize/gimli.rs:310:11 | 310 | 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 Fresh paste v1.0.14 warning: unexpected `cfg` condition name: `no_literal_fromstr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/paste-1.0.14/src/lib.rs:415:15 | 415 | #[cfg(not(no_literal_fromstr))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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; | ^^^ Fresh bincode v1.3.3 Fresh rustversion v1.0.14 warning: unexpected `cfg` condition name: `cfg_macro_not_allowed` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustversion-1.0.14/src/lib.rs:235:11 | 235 | #[cfg(not(cfg_macro_not_allowed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Fresh tokio-macros v2.2.0 warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/mio-0.8.11/src/poll.rs:3:9 | 3 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `backtrace` (lib) generated 9 warnings warning: `paste` (lib) generated 1 warning warning: `rand` (lib) generated 26 warnings warning: `bincode` (lib) generated 4 warnings (4 duplicates) warning: `rustversion` (lib) generated 1 warning warning: `mio` (lib) generated 29 warnings Fresh anyhow v1.0.82 Fresh signal-hook-registry v1.4.1 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs:287:18 | 287 | 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 Fresh rand_core v0.6.4 Fresh untrusted v0.9.0 warning: `anyhow` (lib) generated 95 warnings (95 duplicates) warning: `signal-hook-registry` (lib) generated 1 warning warning: `rand_core` (lib) generated 1 warning (1 duplicate) Fresh ring v0.17.8 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:21:13 | 21 | #![cfg_attr(loom, allow(dead_code, unreachable_pub))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 value: `128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:453:5 | 453 | 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:460:9 | 460 | not(tokio_unstable), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:473:15 | 473 | #[cfg(all(not(tokio_unstable), tokio_taskdump))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:473:32 | 473 | #[cfg(all(not(tokio_unstable), tokio_taskdump))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:477:5 | 477 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/net/mod.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:694:7 | 694 | #[cfg(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 name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/fs/mod.rs:1:12 | 1 | #![cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:507:1 | 507 | / cfg_process! { 508 | | pub mod process; 509 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:307:23 | 307 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:526:1 | 526 | / cfg_signal! { 527 | | pub mod signal; 528 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:530:1 | 530 | / cfg_signal_internal! { 531 | | #[cfg(not(feature = "signal"))] 532 | | #[allow(dead_code)] 533 | | #[allow(unreachable_pub)] 534 | | pub(crate) mod signal; 535 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mod.rs:1:13 | 1 | #![cfg_attr(loom, allow(dead_code, unreachable_pub, unused_imports))] | ^^^^ | = help: consider using a Cargo feature instead = 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/mod.rs:21:1 | 21 | / cfg_trace! { 22 | | #[macro_use] 23 | | mod trace; 24 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/thread_local.rs:1:11 | 1 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/thread_local.rs:13:15 | 13 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/future/mod.rs:11:1 | 11 | / cfg_process! { 12 | | mod try_join; 13 | | pub(crate) use try_join::try_join3; 14 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/future/mod.rs:21:1 | 21 | / cfg_trace! { 22 | | mod trace; 23 | | #[allow(unused_imports)] 24 | | pub(crate) use trace::InstrumentedFuture as Future; 25 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/future/mod.rs:27:1 | 27 | / cfg_not_trace! { 28 | | cfg_rt! { 29 | | pub(crate) use std::future::Future; 30 | | } 31 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/mod.rs:229:15 | 229 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/poll_evented.rs:171:62 | 171 | if n > 0 && (!cfg!(windows) && !cfg!(mio_unsupported_force_poll_poll) && n < len) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/poll_evented.rs:204:62 | 204 | if n > 0 && (!cfg!(windows) && !cfg!(mio_unsupported_force_poll_poll) && n < buf.len()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/io/util/mod.rs:56:5 | 56 | / cfg_process! { 57 | | pub(crate) use read_to_end::read_to_end; 58 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/net/tcp/listener.rs:417:1 | 417 | / cfg_unstable! { 418 | | #[cfg(target_os = "wasi")] 419 | | mod sys { 420 | | use super::TcpListener; ... | 435 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/net/tcp/stream.rs:1408:11 | 1408 | #[cfg(all(tokio_unstable, target_os = "wasi"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:6:21 | 6 | #[cfg(not(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/std/mod.rs:1:40 | 1 | #![cfg_attr(any(not(feature = "full"), loom), allow(unused_imports, dead_code))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:8:21 | 8 | #[cfg(not(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:11:17 | 11 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/mod.rs:13:17 | 13 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/loom/std/parking_lot.rs:55:19 | 55 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/mod.rs:1544:21 | 1544 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:553:23 | 553 | #[cfg(all(loom, test))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/mod.rs:64:1 | 64 | / cfg_not_has_const_mutex_new! { 65 | | fn get_orphan_queue() -> &'static OrphanQueueImpl { 66 | | use crate::util::once_cell::OnceCell; ... | 72 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:544:27 | 544 | #[cfg(not(all(loom, test)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/mod.rs:74:1 | 74 | / cfg_has_const_mutex_new! { 75 | | fn get_orphan_queue() -> &'static OrphanQueueImpl { 76 | | static ORPHAN_QUEUE: OrphanQueueImpl = OrphanQueueImpl::new(); ... | 80 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:131:21 | 131 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:553:23 | 553 | #[cfg(all(loom, test))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:46:5 | 46 | / cfg_not_has_const_mutex_new! { 47 | | pub(crate) fn new() -> Self { 48 | | Self { 49 | | sigchild: Mutex::new(None), ... | 53 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:544:27 | 544 | #[cfg(not(all(loom, test)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:55:5 | 55 | / cfg_has_const_mutex_new! { 56 | | pub(crate) const fn new() -> Self { 57 | | Self { 58 | | sigchild: Mutex::const_new(None), ... | 62 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_has_const_mutex_new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/reap.rs:132:21 | 132 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/mod.rs:767:11 | 767 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:6:17 | 6 | any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:288:19 | 288 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:336:1 | 336 | / cfg_process_driver! { 337 | | mod process; 338 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:336:1 | 336 | / cfg_process_driver! { 337 | | mod process; 338 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` which comes from the expansion of the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:344:1 | 344 | / cfg_signal_internal_and_unix! { 345 | | pub(crate) mod signal; 346 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:169:17 | 169 | #![cfg_attr(not(tokio_unstable), allow(dead_code))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/config.rs:2:17 | 2 | any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:358:5 | 358 | / cfg_trace! { 359 | | pub(crate) use blocking::Mandatory; 360 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:368:5 | 368 | / cfg_unstable! { 369 | | mod id; 370 | | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] 371 | | pub use id::Id; ... | 374 | | pub use crate::util::rand::RngSeed; 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:377:5 | 377 | / cfg_taskdump! { 378 | | pub mod dump; 379 | | pub use dump::Dump; 380 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:377:5 | 377 | / cfg_taskdump! { 378 | | pub mod dump; 379 | | pub use dump::Dump; 380 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:391:5 | 391 | / cfg_metrics! { 392 | | mod metrics; 393 | | pub use metrics::{RuntimeMetrics, HistogramScale}; ... | 400 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:391:5 | 391 | / cfg_metrics! { 392 | | mod metrics; 393 | | pub use metrics::{RuntimeMetrics, HistogramScale}; ... | 400 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:27 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:402:5 | 402 | / cfg_not_metrics! { 403 | | pub(crate) mod metrics; 404 | | pub(crate) use metrics::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 405 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:47 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/mod.rs:402:5 | 402 | / cfg_not_metrics! { 403 | | pub(crate) mod metrics; 404 | | pub(crate) use metrics::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 405 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:26:5 | 26 | / cfg_taskdump! { 27 | | use crate::runtime::task::trace; 28 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:26:5 | 26 | / cfg_taskdump! { 27 | | use crate::runtime::task::trace; 28 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:186:5 | 186 | / cfg_taskdump! { 187 | | /// SAFETY: Callers of this function must ensure that trace frames always 188 | | /// form a valid linked list. 189 | | pub(crate) unsafe fn with_trace(f: impl FnOnce(&trace::Context) -> R) -> Option { ... | 192 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:186:5 | 186 | / cfg_taskdump! { 187 | | /// SAFETY: Callers of this function must ensure that trace frames always 188 | | /// form a valid linked list. 189 | | pub(crate) unsafe fn with_trace(f: impl FnOnce(&trace::Context) -> R) -> Option { ... | 192 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:68:9 | 68 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:69:9 | 69 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:109:17 | 109 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/context.rs:110:17 | 110 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:245:21 | 245 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:200:9 | 200 | / cfg_metrics! { 201 | | #[inline(always)] 202 | | fn inc_budget_forced_yield_count() { 203 | | let _ = context::with_current(|handle| { ... | 207 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:200:9 | 200 | / cfg_metrics! { 201 | | #[inline(always)] 202 | | fn inc_budget_forced_yield_count() { 203 | | let _ = context::with_current(|handle| { ... | 207 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:27 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:209:9 | 209 | / cfg_not_metrics! { 210 | | #[inline(always)] 211 | | fn inc_budget_forced_yield_count() {} 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:47 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/coop.rs:209:9 | 209 | / cfg_not_metrics! { 210 | | #[inline(always)] 211 | | fn inc_budget_forced_yield_count() {} 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(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: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:36:7 | 36 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:337:7 | 337 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:60:15 | 60 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/park.rs:66:15 | 66 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:26:31 | 26 | #[cfg_attr(any(not(unix), loom), allow(dead_code))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:244:1 | 244 | / cfg_signal_internal_and_unix! { 245 | | type SignalDriver = crate::runtime::signal::Driver; 246 | | pub(crate) type SignalHandle = Option; ... | 253 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:334:23 | 334 | #[cfg(any(loom, not(unix), not(any(feature = "signal", all(unix, feature = "process")))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:255:1 | 255 | / cfg_not_signal_internal! { 256 | | pub(crate) type SignalHandle = (); 257 | | 258 | | cfg_io_driver! { ... | 265 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_signal_internal` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:288:19 | 288 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:269:1 | 269 | / cfg_process_driver! { 270 | | type ProcessDriver = crate::runtime::process::Driver; 271 | | 272 | | fn create_process_driver(signal_driver: SignalDriver) -> ProcessDriver { ... | 275 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:269:1 | 269 | / cfg_process_driver! { 270 | | type ProcessDriver = crate::runtime::process::Driver; 271 | | 272 | | fn create_process_driver(signal_driver: SignalDriver) -> ProcessDriver { ... | 275 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` which comes from the expansion of the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:296:37 | 296 | #[cfg(not(all(unix, not(loom), feature = "process")))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:277:1 | 277 | / cfg_not_process_driver! { 278 | | cfg_io_driver! { 279 | | type ProcessDriver = SignalDriver; ... | 285 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:100:5 | 100 | / cfg_signal_internal_and_unix! { 101 | | #[track_caller] 102 | | pub(crate) fn signal(&self) -> &crate::runtime::signal::Handle { 103 | | self.signal ... | 107 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/driver.rs:144:15 | 144 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:22:5 | 22 | / cfg_unstable! { 23 | | pub(crate) mod multi_thread_alt; 24 | | pub(crate) use multi_thread_alt::MultiThread as MultiThreadAlt; 25 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:38:15 | 38 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:166:5 | 166 | / cfg_metrics! { 167 | | use crate::runtime::{SchedulerMetrics, WorkerMetrics}; 168 | | 169 | | impl Handle { ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:166:5 | 166 | / cfg_metrics! { 167 | | use crate::runtime::{SchedulerMetrics, WorkerMetrics}; 168 | | 169 | | impl Handle { ... | 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(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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:328:7 | 328 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:511:1 | 511 | / cfg_metrics! { 512 | | impl Handle { 513 | | pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics { 514 | | &self.shared.scheduler_metrics ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:511:1 | 511 | / cfg_metrics! { 512 | | impl Handle { 513 | | pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics { 514 | | &self.shared.scheduler_metrics ... | 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(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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:548:1 | 548 | / cfg_unstable! { 549 | | use std::num::NonZeroU64; 550 | | 551 | | impl Handle { ... | 556 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:446:9 | 446 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:447:9 | 447 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:595:5 | 595 | / cfg_unstable! { 596 | | fn unhandled_panic(&self) { 597 | | use crate::runtime::UnhandledPanic; ... | 625 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/defer.rs:38:11 | 38 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject/synced.rs:2:17 | 2 | any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject.rs:19:1 | 19 | / cfg_metrics! { 20 | | mod metrics; 21 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject.rs:19:1 | 19 | / cfg_metrics! { 20 | | mod metrics; 21 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject/shared.rs:42:9 | 42 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/inject.rs:41:11 | 41 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/block_in_place.rs:8:11 | 8 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:26:1 | 26 | / cfg_taskdump! { 27 | | mod trace; 28 | | use trace::TraceStatus; ... | 31 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:26:1 | 26 | / cfg_taskdump! { 27 | | mod trace; 28 | | use trace::TraceStatus; ... | 31 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:411:17 | 411 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:33:1 | 33 | / cfg_not_taskdump! { 34 | | mod trace_mock; 35 | | use trace_mock::TraceStatus; 36 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:412:17 | 412 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:33:1 | 33 | / cfg_not_taskdump! { 34 | | mod trace_mock; 35 | | use trace_mock::TraceStatus; 36 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_internal_mt_counters` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/counters.rs:1:7 | 1 | #[cfg(tokio_internal_mt_counters)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_internal_mt_counters)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_internal_mt_counters)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_internal_mt_counters` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/counters.rs:50:11 | 50 | #[cfg(not(tokio_internal_mt_counters))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_internal_mt_counters)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_internal_mt_counters)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:12:1 | 12 | / cfg_metrics! { 13 | | mod metrics; 14 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:12:1 | 12 | / cfg_metrics! { 13 | | mod metrics; 14 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:16:1 | 16 | / cfg_taskdump! { 17 | | mod taskdump; 18 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:16:1 | 16 | / cfg_taskdump! { 17 | | mod taskdump; 18 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/handle.rs:62:1 | 62 | / cfg_unstable! { 63 | | use std::num::NonZeroU64; 64 | | 65 | | impl Handle { ... | 70 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:62:11 | 62 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:68:7 | 68 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:549:1 | 549 | / cfg_metrics! { 550 | | impl Steal { 551 | | pub(crate) fn len(&self) -> usize { 552 | | self.0.len() as _ ... | 555 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/queue.rs:549:1 | 549 | / cfg_metrics! { 550 | | impl Steal { 551 | | pub(crate) fn len(&self) -> usize { 552 | | self.0.len() as _ ... | 555 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:77:1 | 77 | / cfg_metrics! { 78 | | mod metrics; 79 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:77:1 | 77 | / cfg_metrics! { 78 | | mod metrics; 79 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:81:1 | 81 | / cfg_taskdump! { 82 | | mod taskdump; 83 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:81:1 | 81 | / cfg_taskdump! { 82 | | mod taskdump; 83 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:411:17 | 411 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:85:1 | 85 | / cfg_not_taskdump! { 86 | | mod taskdump_mock; 87 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:412:17 | 412 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:85:1 | 85 | / cfg_not_taskdump! { 86 | | mod taskdump_mock; 87 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:55:15 | 55 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:69:23 | 69 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:155:13 | 155 | / cfg_unstable! { 156 | | pub(crate) fn expect_multi_thread_alt(&self) -> &Arc { 157 | | match self { 158 | | Handle::MultiThreadAlt(handle) => handle, ... | 162 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:95:27 | 95 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ ... 111 | match_flavor!(self, Handle(h) => &h.blocking_spawner) | ----------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:125:27 | 125 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:137:27 | 137 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:95:27 | 95 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ ... 143 | match_flavor!(self, Handle(h) => &h.seed_generator) | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:237:13 | 237 | / cfg_unstable! { 238 | | #[track_caller] 239 | | pub(crate) fn expect_multi_thread_alt(&self) -> &multi_thread_alt::Context { 240 | | match self { ... | 245 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/mod.rs:95:27 | 95 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ ... 225 | match_flavor!(self, Context(context) => context.defer(waker)); | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:318:23 | 318 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/driver.rs:2:1 | 2 | / cfg_signal_internal_and_unix! { 3 | | mod signal; 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(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: this warning originates in the macro `cfg_signal_internal` which comes from the expansion of the macro `cfg_signal_internal_and_unix` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:229:63 | 229 | $( #[cfg(not(all(feature = "net", feature = "rt", all(tokio_unstable, not(loom)))))]$item )* | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:7:1 | 7 | / cfg_not_rt_and_metrics_and_net! { 8 | | #[derive(Default)] 9 | | pub(crate) struct IoDriverMetrics {} ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_rt_and_metrics_and_net` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:229:83 | 229 | $( #[cfg(not(all(feature = "net", feature = "rt", all(tokio_unstable, not(loom)))))]$item )* | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:7:1 | 7 | / cfg_not_rt_and_metrics_and_net! { 8 | | #[derive(Default)] 9 | | pub(crate) struct IoDriverMetrics {} ... | 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(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: this warning originates in the macro `cfg_not_rt_and_metrics_and_net` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:20:9 | 20 | / cfg_metrics! { 21 | | pub(crate) use crate::runtime::IoDriverMetrics; 22 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/io/metrics.rs:20:9 | 20 | / cfg_metrics! { 21 | | pub(crate) use crate::runtime::IoDriverMetrics; 22 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/time/entry.rs:576:15 | 576 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/time/wheel/mod.rs:298:21 | 298 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/time/wheel/level.rs:257:21 | 257 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:182:16 | 182 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub, unused_imports))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:205:1 | 205 | / cfg_taskdump! { 206 | | pub(crate) mod trace; 207 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:205:1 | 205 | / cfg_taskdump! { 206 | | pub(crate) mod trace; 207 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:489:11 | 489 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:174:15 | 174 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:225:19 | 225 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:213:23 | 213 | #[cfg(all(tokio_unstable, feature = "tracing"))] tracing_id: Option, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:220:27 | 220 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:232:27 | 232 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/core.rs:455:15 | 455 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/error.rs:132:11 | 132 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:25:16 | 25 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:44:16 | 44 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:63:16 | 63 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:80:25 | 80 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/id.rs:88:29 | 88 | #[cfg(not(all(test, 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/abort.rs:63:11 | 63 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/join.rs:306:11 | 306 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/list.rs:206:1 | 206 | / cfg_taskdump! { 207 | | impl OwnedTasks { 208 | | /// Locks the tasks, and calls `f` on an iterator over them. 209 | | pub(crate) fn for_each(&self, f: F) ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/list.rs:206:1 | 206 | / cfg_taskdump! { 207 | | impl OwnedTasks { 208 | | /// Locks the tasks, and calls `f` on an iterator over them. 209 | | pub(crate) fn for_each(&self, f: F) ... | 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(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/state.rs:279:9 | 279 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/state.rs:280:9 | 280 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/waker.rs:44:1 | 44 | / cfg_trace! { 45 | | macro_rules! trace { 46 | | ($header:expr, $op:expr) => { 47 | | if let Some(id) = Header::get_tracing_id(&$header) { ... | 56 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/waker.rs:58:1 | 58 | / cfg_not_trace! { 59 | | macro_rules! trace { 60 | | ($header:expr, $op:expr) => { ... | 65 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:348:9 | 348 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:349:9 | 349 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:366:5 | 366 | / cfg_taskdump! { 367 | | /// Notify the task for task dumping. 368 | | /// 369 | | /// Returns `None` if the task has already been notified. ... | 379 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/task/mod.rs:366:5 | 366 | / cfg_taskdump! { 367 | | /// Notify the task for task dumping. 368 | | /// 369 | | /// Returns `None` if the task has already been notified. ... | 379 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/config.rs:40:11 | 40 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/mod.rs:13:1 | 13 | / cfg_trace! { 14 | | pub(crate) use pool::Mandatory; 15 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:129:20 | 129 | #[cfg_attr(not(fs), allow(dead_code))] | ^^ help: found config with similar value: `feature = "fs"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fs)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:188:13 | 188 | all(loom, not(test)), // the function is covered by loom tests | ^^^^ | = help: consider using a Cargo feature instead = 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:477:1 | 477 | / cfg_metrics! { 478 | | impl Spawner { 479 | | pub(crate) fn num_threads(&self) -> usize { 480 | | self.inner.metrics.num_threads() ... | 491 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:477:1 | 477 | / cfg_metrics! { 478 | | impl Spawner { 479 | | pub(crate) fn num_threads(&self) -> usize { 480 | | self.inner.metrics.num_threads() ... | 491 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:43:5 | 43 | / cfg_metrics! { 44 | | fn queue_depth(&self) -> usize { 45 | | self.queue_depth.load(Ordering::Relaxed) 46 | | } 47 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:43:5 | 43 | / cfg_metrics! { 44 | | fn queue_depth(&self) -> usize { 45 | | self.queue_depth.load(Ordering::Relaxed) 46 | | } 47 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:317:17 | 317 | all(loom, not(test)), // the function is covered by loom tests | ^^^^ | = help: consider using a Cargo feature instead = 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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:363:19 | 363 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/blocking/pool.rs:381:23 | 381 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:116:1 | 116 | / cfg_unstable! { 117 | | /// How the runtime should respond to unhandled panics. 118 | | /// 119 | | /// Instances of `UnhandledPanic` are passed to `Builder::unhandled_panic` ... | 195 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:204:15 | 204 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:112:11 | 112 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:535:15 | 535 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:560:15 | 560 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:638:15 | 638 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:673:15 | 673 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:238:9 | 238 | / cfg_unstable! { 239 | | /// Returns a new builder with the alternate multi thread scheduler 240 | | /// selected. 241 | | /// ... | 256 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:808:5 | 808 | / cfg_unstable! { 809 | | /// Configure how the runtime responds to an unhandled panic on a 810 | | /// spawned task. 811 | | /// ... | 941 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:943:5 | 943 | / cfg_metrics! { 944 | | /// Enables tracking the distribution of task poll times. 945 | | /// 946 | | /// Task poll times are not instrumented by default as doing so requires ... | 1068 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:943:5 | 943 | / cfg_metrics! { 944 | | /// Enables tracking the distribution of task poll times. 945 | | /// 946 | | /// Task poll times are not instrumented by default as doing so requires ... | 1068 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:186:18 | 186 | $( #[cfg(loom)] $item )* | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1070:5 | 1070 | / cfg_loom! { 1071 | | pub(crate) fn local_queue_capacity(&mut self, value: usize) -> &mut Self { 1072 | | assert!(value.is_power_of_two()); 1073 | | self.local_queue_capacity = value; ... | 1076 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_loom` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:218:15 | 218 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:221:19 | 221 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:302:23 | 302 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:305:19 | 305 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:310:19 | 310 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:702:23 | 702 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:713:27 | 713 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1107:23 | 1107 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1275:9 | 1275 | / cfg_unstable! { 1276 | | fn build_alt_threaded_runtime(&mut self) -> io::Result { 1277 | | use crate::loom::sys::num_cpus; 1278 | | use crate::runtime::{Config, runtime::Scheduler}; ... | 1315 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/builder.rs:1258:27 | 1258 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:1:7 | 1 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:398:1 | 398 | / cfg_metrics! { 399 | | use crate::runtime::RuntimeMetrics; 400 | | 401 | | impl Handle { ... | 408 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:398:1 | 398 | / cfg_metrics! { 399 | | use crate::runtime::RuntimeMetrics; 400 | | 401 | | impl Handle { ... | 408 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:410:1 | 410 | / cfg_taskdump! { 411 | | impl Handle { 412 | | /// Captures a snapshot of the runtime's state. 413 | | /// ... | 573 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:410:1 | 410 | / cfg_taskdump! { 411 | | impl Handle { 412 | | /// Captures a snapshot of the runtime's state. 413 | | /// ... | 573 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:365:5 | 365 | / cfg_unstable! { 366 | | /// Returns the [`Id`] of the current `Runtime`. 367 | | /// 368 | | /// # Examples ... | 395 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:295:13 | 295 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:296:13 | 296 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:303:19 | 303 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:322:13 | 322 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:323:13 | 323 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:329:19 | 329 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/handle.rs:360:23 | 360 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:13:5 | 13 | / cfg_unstable! { 14 | | use crate::runtime::scheduler::MultiThreadAlt; 15 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:117:11 | 117 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:132:15 | 132 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:487:1 | 487 | / cfg_metrics! { 488 | | impl Runtime { 489 | | /// TODO 490 | | pub fn metrics(&self) -> crate::runtime::RuntimeMetrics { ... | 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:487:1 | 487 | / cfg_metrics! { 488 | | impl Runtime { 489 | | /// TODO 490 | | pub fn metrics(&self) -> crate::runtime::RuntimeMetrics { ... | 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(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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:329:13 | 329 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:330:13 | 330 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:337:19 | 337 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:351:23 | 351 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/runtime.rs:473:23 | 473 | #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:23 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:11:1 | 11 | / cfg_metrics! { 12 | | mod batch; 13 | | pub(crate) use batch::MetricsBatch; ... | 34 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:211:43 | 211 | #[cfg(all(tokio_unstable, not(loom)))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:11:1 | 11 | / cfg_metrics! { 12 | | mod batch; 13 | | pub(crate) use batch::MetricsBatch; ... | 34 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:27 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:36:1 | 36 | / cfg_not_metrics! { 37 | | mod mock; 38 | | 39 | | pub(crate) use mock::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 40 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:221:47 | 221 | #[cfg(not(all(tokio_unstable, not(loom))))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/metrics/mod.rs:36:1 | 36 | / cfg_not_metrics! { 37 | | mod mock; 38 | | 39 | | pub(crate) use mock::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder}; 40 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/signal/registry.rs:174:21 | 174 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/signal/unix.rs:502:21 | 502 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:3:11 | 3 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:46:15 | 46 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:73:19 | 73 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:108:23 | 108 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:122:19 | 122 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:132:23 | 132 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:149:23 | 149 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:155:23 | 155 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/barrier.rs:161:27 | 161 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/broadcast.rs:1479:11 | 1479 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/mod.rs:115:44 | 115 | #[cfg(all(target_pointer_width = "64", not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/mod.rs:118:49 | 118 | #[cfg(all(not(target_pointer_width = "64"), not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/mod.rs:121:7 | 121 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/block.rs:432:21 | 432 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/loom.rs:3:15 | 3 | #[cfg(loom)] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mpsc/block.rs:414:9 | 414 | / if_loom! { 415 | | let p = _value.as_ptr() as *mut UnsafeCell>; 416 | | for i in 0..BLOCK_CAP { 417 | | p.add(i) ... | 420 | | } | |_________- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `if_loom` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:4:11 | 4 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:300:11 | 300 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:130:15 | 130 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:150:15 | 150 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:174:15 | 174 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:189:15 | 189 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:208:15 | 208 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:218:15 | 218 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:226:15 | 226 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:235:15 | 235 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:245:15 | 245 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:390:19 | 390 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:338:19 | 338 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:353:19 | 353 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:362:23 | 362 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:368:23 | 368 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:398:23 | 398 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:441:19 | 441 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:453:19 | 453 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:436:27 | 436 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:611:19 | 611 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:624:19 | 624 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:636:19 | 636 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:618:27 | 618 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:683:27 | 683 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:679:31 | 679 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:754:27 | 754 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:749:31 | 749 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:827:23 | 827 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:875:23 | 875 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:927:23 | 927 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:963:19 | 963 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1008:27 | 1008 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1056:23 | 1056 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1108:23 | 1108 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1145:19 | 1145 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1188:23 | 1188 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1212:23 | 1212 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1240:23 | 1240 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1250:19 | 1250 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1296:27 | 1296 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1320:23 | 1320 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1348:23 | 1348 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/mutex.rs:1358:19 | 1358 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/notify.rs:454:19 | 454 | #[cfg(not(all(loom, 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(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: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/notify.rs:995:27 | 995 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/notify.rs:1089:27 | 1089 | #[cfg(tokio_taskdump)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:129:11 | 129 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:224:15 | 224 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:324:15 | 324 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:326:15 | 326 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:328:15 | 328 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:471:15 | 471 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:533:15 | 533 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:537:15 | 537 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:529:19 | 529 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:543:19 | 543 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:545:19 | 545 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:547:19 | 547 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:621:19 | 621 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:703:19 | 703 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:705:19 | 705 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:713:23 | 713 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:848:23 | 848 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:923:23 | 923 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1013:35 | 1013 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1076:23 | 1076 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1093:19 | 1093 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1095:19 | 1095 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1097:19 | 1097 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1101:23 | 1101 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/oneshot.rs:1104:27 | 1104 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:22:11 | 22 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:39:15 | 39 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:107:15 | 107 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:180:19 | 180 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:209:19 | 209 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:147:19 | 147 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:172:23 | 172 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:190:23 | 190 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:203:23 | 203 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:217:23 | 217 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:351:27 | 351 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:453:19 | 453 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:424:39 | 424 | ... #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:510:19 | 510 | #[cfg(all(tokio_unstable, feature = "tracing"))] ctx: trace::AsyncOpTracingCtx, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:516:23 | 516 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:533:31 | 533 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:553:19 | 553 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:555:19 | 555 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:557:19 | 557 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:563:19 | 563 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:569:23 | 569 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:585:19 | 585 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:588:23 | 588 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:595:23 | 595 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/batch_semaphore.rs:603:19 | 603 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:3:11 | 3 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:373:11 | 373 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:342:15 | 342 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:444:19 | 444 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:463:19 | 463 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:398:19 | 398 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:414:19 | 414 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:417:23 | 417 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:422:23 | 422 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:448:23 | 448 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:457:23 | 457 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:467:23 | 467 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:519:19 | 519 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:527:23 | 527 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:566:19 | 566 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:576:23 | 576 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:701:19 | 701 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:709:23 | 709 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:765:19 | 765 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/semaphore.rs:773:23 | 773 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:3:11 | 3 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:23:11 | 23 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:26:7 | 26 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:103:11 | 103 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:18:15 | 18 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:27:15 | 27 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:40:27 | 40 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:87:23 | 87 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:137:23 | 137 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_read_guard.rs:173:19 | 173 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:20:15 | 20 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:30:15 | 30 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:44:27 | 44 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:98:23 | 98 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:153:19 | 153 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:162:19 | 162 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:145:23 | 145 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:228:23 | 228 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:293:19 | 293 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:302:19 | 302 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:285:23 | 285 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:373:19 | 373 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:382:19 | 382 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:365:23 | 365 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard.rs:431:19 | 431 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:19:15 | 19 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:29:15 | 29 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:43:27 | 43 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:97:23 | 97 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:154:23 | 154 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/owned_write_guard_mapped.rs:196:19 | 196 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:18:15 | 18 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:27:15 | 27 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:39:23 | 39 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:91:23 | 91 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:146:23 | 146 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/read_guard.rs:182:19 | 182 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:20:15 | 20 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:30:15 | 30 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:43:23 | 43 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:100:23 | 100 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:161:19 | 161 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:170:19 | 170 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:153:23 | 153 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:240:23 | 240 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:308:19 | 308 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:317:19 | 317 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:300:23 | 300 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:390:19 | 390 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:399:19 | 399 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:382:23 | 382 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard.rs:448:19 | 448 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:18:15 | 18 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:28:15 | 28 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:41:23 | 41 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:97:23 | 97 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:159:23 | 159 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock/write_guard_mapped.rs:204:19 | 204 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:89:15 | 89 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:347:19 | 347 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:371:19 | 371 | #[cfg(not(all(loom, 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(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:208:19 | 208 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:241:19 | 241 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:244:23 | 244 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:251:23 | 251 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:281:19 | 281 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:315:19 | 315 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:318:23 | 318 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:325:23 | 325 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:356:23 | 356 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:382:23 | 382 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:449:19 | 449 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:461:19 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:444:27 | 444 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:578:19 | 578 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:597:19 | 597 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:609:19 | 609 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:589:27 | 589 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:668:19 | 668 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:664:23 | 664 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:733:19 | 733 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:726:23 | 726 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:791:19 | 791 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:803:19 | 803 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:786:27 | 786 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:906:19 | 906 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:926:19 | 926 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:938:19 | 938 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:917:27 | 917 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:989:19 | 989 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:985:23 | 985 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:1047:19 | 1047 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/rwlock.rs:1039:23 | 1039 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/task/atomic_waker.rs:1:17 | 1 | #![cfg_attr(any(loom, not(feature = "sync")), allow(dead_code, unreachable_pub))] | ^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/once_cell.rs:181:19 | 181 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/once_cell.rs:222:19 | 222 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:1309:17 | 1309 | #[cfg(all(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:317:27 | 317 | #[cfg(not(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:342:27 | 342 | #[cfg(not(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:349:23 | 349 | #[cfg(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:326:25 | 326 | not(loom), | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:288:19 | 288 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:836:5 | 836 | / cfg_process_driver! { 837 | | pub(crate) fn try_has_changed(&mut self) -> Option> { 838 | | maybe_changed(&self.shared, &mut self.version) 839 | | } 840 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:278:23 | 278 | #[cfg(not(loom))] | ^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/sync/watch.rs:836:5 | 836 | / cfg_process_driver! { 837 | | pub(crate) fn try_has_changed(&mut self) -> Option> { 838 | | maybe_changed(&self.shared, &mut self.version) 839 | | } 840 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = 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: this warning originates in the macro `cfg_process` which comes from the expansion of the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:355:15 | 355 | #[cfg(not(tokio_unstable))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:357:11 | 357 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:336:5 | 336 | / cfg_unstable! { 337 | | mod consume_budget; 338 | | pub use consume_budget::consume_budget; 339 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:360:5 | 360 | / cfg_unstable! { 361 | | pub use crate::runtime::task::{Id, id, try_id}; 362 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/mod.rs:364:5 | 364 | / cfg_trace! { 365 | | mod builder; 366 | | pub use builder::Builder; 367 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/spawn.rs:187:13 | 187 | tokio_unstable, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/spawn.rs:188:13 | 188 | tokio_taskdump, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:4:7 | 4 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:1165:21 | 1165 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:751:1 | 751 | / cfg_unstable! { 752 | | impl LocalSet { 753 | | /// Configure how the `LocalSet` responds to an unhandled panic on a 754 | | /// spawned task. ... | 844 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:255:11 | 255 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:441:27 | 441 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/local.rs:1057:5 | 1057 | / cfg_unstable! { 1058 | | fn unhandled_panic(&self) { 1059 | | use crate::runtime::UnhandledPanic; ... | 1080 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:13:7 | 13 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:63:11 | 63 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:478:11 | 478 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:575:11 | 575 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:111:15 | 111 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:303:11 | 303 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/task/join_set.rs:421:11 | 421 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:114:20 | 114 | #[cfg_attr(not(all(tokio_unstable, feature = "tracing")), allow(unused_variables))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:403:15 | 403 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:120:15 | 120 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:135:15 | 135 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:138:19 | 138 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:145:19 | 145 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:435:19 | 435 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:437:19 | 437 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/interval.rs:445:23 | 445 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:236:1 | 236 | / cfg_trace! { 237 | | #[derive(Debug)] 238 | | struct Inner { 239 | | ctx: trace::AsyncOpTracingCtx, 240 | | } 241 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:243:1 | 243 | / cfg_not_trace! { 244 | | #[derive(Debug)] 245 | | struct Inner { 246 | | } 247 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:250:24 | 250 | #[cfg_attr(not(all(tokio_unstable, feature = "tracing")), allow(unused_variables))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:261:19 | 261 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:302:23 | 302 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:374:19 | 374 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:407:19 | 407 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:413:23 | 413 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:421:19 | 421 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:424:23 | 424 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:442:19 | 442 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:444:19 | 444 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/time/sleep.rs:446:19 | 446 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:558:5 | 558 | / cfg_taskdump! { 559 | | pub(crate) use crate::runtime::task::trace::trace_leaf; 560 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:558:5 | 558 | / cfg_taskdump! { 559 | | pub(crate) use crate::runtime::task::trace::trace_leaf; 560 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:411:17 | 411 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:562:5 | 562 | / cfg_not_taskdump! { 563 | | #[inline(always)] 564 | | #[allow(dead_code)] 565 | | pub(crate) fn trace_leaf(_: &mut std::task::Context<'_>) -> std::task::Poll<()> { ... | 568 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:412:17 | 412 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/lib.rs:562:5 | 562 | / cfg_not_taskdump! { 563 | | #[inline(always)] 564 | | #[allow(dead_code)] 565 | | pub(crate) fn trace_leaf(_: &mut std::task::Context<'_>) -> std::task::Poll<()> { ... | 568 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/linked_list.rs:468:17 | 468 | #[cfg(any(test, 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 name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/linked_list.rs:297:1 | 297 | / cfg_taskdump! { 298 | | impl LinkedList { 299 | | pub(crate) fn for_each(&mut self, mut f: F) 300 | | where ... | 314 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/linked_list.rs:297:1 | 297 | / cfg_taskdump! { 298 | | impl LinkedList { 299 | | pub(crate) fn for_each(&mut self, mut f: F) 300 | | where ... | 314 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:392:17 | 392 | tokio_unstable, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/sharded_list.rs:134:1 | 134 | / cfg_taskdump! { 135 | | impl ShardedList { 136 | | pub(crate) fn for_each(&self, mut f: F) 137 | | where ... | 149 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_taskdump` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:393:17 | 393 | tokio_taskdump, | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/sharded_list.rs:134:1 | 134 | / cfg_taskdump! { 135 | | impl ShardedList { 136 | | pub(crate) fn for_each(&self, mut f: F) 137 | | where ... | 149 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:471:19 | 471 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/rand.rs:5:5 | 5 | / cfg_unstable! { 6 | | mod rt_unstable; 7 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/idle_notified_set.rs:464:21 | 464 | #[cfg(all(test, not(loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/rc_cell.rs:12:19 | 12 | #[cfg(not(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/rc_cell.rs:20:15 | 20 | #[cfg(all(loom, 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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/try_lock.rs:33:15 | 33 | #[cfg(not(loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/try_lock.rs:39:11 | 39 | #[cfg(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: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:461:23 | 461 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:1:1 | 1 | / cfg_trace! { 2 | | cfg_rt! { 3 | | use core::{ 4 | | pin::Pin, ... | 86 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/macros/cfg.rs:481:27 | 481 | #[cfg(any(not(tokio_unstable), not(feature = "tracing")))] | ^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:97:1 | 97 | / cfg_not_trace! { 98 | | cfg_rt! { 99 | | #[inline] 100 | | pub(crate) fn task(task: F, _: &'static str, _name: Option<&str>, _: u64) -> F { ... | 105 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:90:19 | 90 | #[cfg(all(tokio_unstable, feature = "tracing"))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/trace.rs:92:23 | 92 | #[cfg(not(all(tokio_unstable, feature = "tracing")))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: method `id` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/process/unix/orphan.rs:11:8 | 9 | pub(crate) trait Wait { | ---- method in this trait 10 | /// Get the identifier for this process or diagnostics. 11 | fn id(&self) -> u32; | ^^ | = note: `#[warn(dead_code)]` on by default warning: struct `AbortOnPanic` is never constructed --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:453:12 | 453 | struct AbortOnPanic; | ^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/markers.rs:2:31 | 2 | pub(crate) struct SyncNotSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/util/markers.rs:7:37 | 7 | pub(crate) struct NotSendOrSync(*mut ()); | ------------- ^^^^^^^ | | | field in this struct | = help: consider removing this field Fresh bytes v1.5.0 Fresh pin-project-lite v0.2.13 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ring` (lib) generated 1 warning (1 duplicate) warning: `tokio` (lib) generated 524 warnings warning: `bytes` (lib) generated 8 warnings (8 duplicates) warning: `crossbeam-epoch` (lib) generated 20 warnings Fresh bytemuck_derive v1.6.0 Fresh tinyvec_macros v0.1.1 Fresh yada v0.5.1 Fresh encoding_index_tests v0.1.4 Fresh crossbeam-deque v0.8.5 Fresh lindera-decompress v0.31.0 Fresh lindera-core v0.31.0 Fresh bytemuck v1.16.1 Fresh tinyvec v1.6.0 Fresh fnv v1.0.7 Fresh percent-encoding v2.3.1 warning: `tinyvec` (lib) generated 7 warnings (7 duplicates) warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) Fresh rayon-core v1.12.1 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:232:15 | 232 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:246:11 | 246 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:911:20 | 911 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:1080:20 | 1080 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/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: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/slab-0.4.8/src/lib.rs:1198:20 | 1198 | #[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 Fresh unicode-normalization v0.1.23 warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/futures-channel-0.3.30/src/mpsc/mod.rs:130:7 | 130 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pki-types-1.4.1/src/server_name.rs:136:40 | 134 | impl<'a> DnsName<'a> { | -- lifetime `'a` declared here 135 | /// Produce a borrowed `DnsName` from this owned `DnsName`. 136 | pub fn borrow(&'a self) -> DnsName<'_> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `rayon-core` (lib) generated 2 warnings warning: `slab` (lib) generated 6 warnings warning: `futures-channel` (lib) generated 1 warning warning: `rustls-pki-types` (lib) generated 1 warning Fresh glob v0.3.1 Fresh rayon v1.10.0 Fresh tracing-core v0.1.32 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tracing-core` (lib) generated 10 warnings (10 duplicates) warning: `powerfmt` (lib) generated 3 warnings Fresh darling_core v0.14.4 warning: field `bound` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/darling_core-0.14.4/src/codegen/trait_impl.rs:19:9 | 13 | pub struct TraitImpl<'a> { | --------- field in this struct ... 19 | pub bound: Option<&'a [WherePredicate]>, | ^^^^^ | = note: `TraitImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Fresh tracing v0.1.40 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.102.2/src/crl/types.rs:453:65 | 452 | impl<'a> IssuingDistributionPoint<'a> { | -- lifetime `'a` declared here 453 | pub(crate) fn from_der(der: untrusted::Input<'a>) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-0.2.11/src/lib.rs:161:9 | 161 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` warning: `darling_core` (lib) generated 1 warning warning: `tracing` (lib) generated 1 warning (1 duplicate) warning: `deranged` (lib) generated 2 warnings warning: `rustls-webpki` (lib) generated 1 warning warning: `http` (lib) generated 1 warning Fresh darling_macro v0.14.4 Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh time-macros v0.2.17 warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` | = help: use the new name `dead_code` = note: requested on the command line with `-W unused_tuple_struct_fields` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/format_description/lexer.rs:6:11 | 6 | iter: core::iter::Peekable, | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: requested on the command line with `-W unused-qualifications` help: remove the unnecessary path segments | 6 - iter: core::iter::Peekable, 6 + iter: iter::Peekable, | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/format_description/mod.rs:20:17 | 20 | ) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 20 - ) -> Result, crate::Error> { 20 + ) -> Result, crate::Error> { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/format_description/mod.rs:30:17 | 30 | ) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - ) -> Result, crate::Error> { 30 + ) -> Result, crate::Error> { | warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-macros-0.2.17/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Fresh csv-core v0.1.11 warning: `rand` (lib) generated 12 warnings (11 duplicates) warning: `time-macros` (lib) generated 8 warnings warning: method `or` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/packed/vector.rs:92:15 | 28 | pub(crate) trait Vector: | ------ method in this trait ... 92 | unsafe fn or(self, vector2: Self) -> Self; | ^^ | = note: `#[warn(dead_code)]` on by default warning: trait `U8` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ warning: method `low_u8` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: methods `as_usize` and `to_bits` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:122:8 | 121 | pub(crate) trait I8 { | -- methods in this trait 122 | fn as_usize(self) -> usize; | ^^^^^^^^ 123 | fn to_bits(self) -> u8; | ^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:149:8 | 148 | pub(crate) trait I32 { | --- associated items in this trait 149 | fn as_usize(self) -> usize; | ^^^^^^^^ 150 | fn to_bits(self) -> u32; 151 | fn from_bits(n: u32) -> i32; | ^^^^^^^^^ warning: associated items `as_usize` and `from_bits` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:176:8 | 175 | pub(crate) trait I64 { | --- associated items in this trait 176 | fn as_usize(self) -> usize; | ^^^^^^^^ 177 | fn to_bits(self) -> u64; 178 | fn from_bits(n: u64) -> i64; | ^^^^^^^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:204:8 | 202 | pub(crate) trait Usize { | ----- method in this trait 203 | fn as_u8(self) -> u8; 204 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:266:18 | 266 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18 | 276 | pub(crate) trait PointerMut { | ^^^^^^^^^^ Fresh time-core v0.1.2 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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(); | Fresh num-conv v0.1.0 Fresh phf_generator v0.11.2 warning: `aho-corasick` (lib) generated 11 warnings warning: `regex-syntax` (lib) generated 1 warning warning: `zeroize` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Compiling time v0.3.34 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/regex-automata-0.4.6/src/dfa/onepass.rs:524:45 | 522 | impl<'a> InternalBuilder<'a> { | -- lifetime `'a` declared here 523 | /// Create a new builder with an initial empty DFA. 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh darling v0.14.4 Fresh csv v1.3.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: `rustls` (lib) generated 18 warnings warning: `regex-automata` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-tuple-struct-fields --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="serde-well-known"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=afe252c0dd52f161 -C extra-filename=-705e2f5c0f4439a1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderanged-efc027d6be7c9807.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern num_conv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_conv-81f6654497d4c302.rmeta --extern powerfmt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpowerfmt-8eb81ccc3f42de00.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern time_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime_core-49a8f8f3af122ef5.rmeta --extern time_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime_macros-75e28789df1ac595.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `typenum` (lib) generated 6 warnings Fresh http v0.2.11 Fresh encoding-index-simpchinese v1.20141219.5 Fresh encoding-index-korean v1.20141219.5 Fresh encoding-index-singlebyte v1.20141219.5 Fresh encoding-index-japanese v1.20141219.5 Fresh encoding-index-tradchinese v1.20141219.5 warning: `http` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-util-0.7.8/src/codec/length_delimited.rs:638:9 | 638 | target_pointer_width = "8", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/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`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/filetime-0.2.22/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh subtle v2.5.0 warning: `tokio-util` (lib) generated 1 warning warning: `filetime` (lib) generated 4 warnings warning: `base64` (lib) generated 1 warning warning: `subtle` (lib) generated 3 warnings (3 duplicates) Fresh lazy_static v1.4.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lazy_static-1.4.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: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh encoding v0.2.33 Fresh form_urlencoded v1.2.1 warning: `lazy_static` (lib) generated 1 warning warning: `generic-array` (lib) generated 4 warnings warning: `encoding` (lib) generated 240 warnings (240 duplicates) warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 66 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 72 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` Fresh encoding_rs_io v0.1.7 Fresh derive_builder v0.20.0 Fresh unicode-bidi v0.3.15 warning: `rustls-webpki` (lib) generated 2 warnings Fresh reborrow v0.5.5 Fresh lindera-dictionary-builder v0.31.0 warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[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 Fresh idna v0.5.0 warning: `rustls` (lib) generated 15 warnings Fresh num-complex v0.4.5 Fresh rand_distr v0.4.3 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rand_distr-0.4.3/src/lib.rs:23:13 | 23 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicase-2.6.0/src/lib.rs:7:9 | 7 | __unicase__core_and_alloc, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh dyn-stack v0.10.0 warning: `rand_distr` (lib) generated 35 warnings warning: `unicase` (lib) generated 60 warnings Fresh typenum v1.17.0 Fresh half v2.4.0 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs:200:17 | 200 | #![cfg_attr(not(target_arch = "spirv"), warn(missing_debug_implementations))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs:216:11 | 216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:46:12 | 46 | #[cfg_attr(kani, derive(kani::Arbitrary))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:918:11 | 918 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:926:11 | 926 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:933:11 | 933 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:940:11 | 940 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:947:11 | 947 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:954:11 | 954 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:961:11 | 961 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:968:11 | 968 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/bfloat.rs:975:11 | 975 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:928:11 | 928 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:936:11 | 936 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:943:11 | 943 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:950:11 | 950 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:957:11 | 957 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:964:11 | 964 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:971:11 | 971 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:978:11 | 978 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/binary16.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/leading_zeros.rs:4:5 | 4 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/leading_zeros.rs:16:5 | 16 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/leading_zeros.rs:30:9 | 30 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/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 263 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/half-2.4.0/src/lib.rs:238:15 | 238 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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: `httparse_simd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/httparse-1.8.0/src/simd/mod.rs:2:5 | 2 | httparse_simd, | ^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh pulp v0.18.9 warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pulp-0.18.9/src/core_arch/mod.rs:17:36 | 17 | #[cfg(all(feature = "nightly", target_arch = "nvptx"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `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 Fresh url v2.5.0 warning: `typenum` (lib) generated 6 warnings (6 duplicates) warning: `half` (lib) generated 34 warnings warning: `httparse` (lib) generated 30 warnings warning: `pulp` (lib) generated 1 warning warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Fresh raw-cpuid v10.7.0 warning: unused import: `core::ops` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.7.0/src/lib.rs:115:13 | 115 | pub use core::ops; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `core::option` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/raw-cpuid-10.7.0/src/lib.rs:116:13 | 116 | pub use core::option; | ^^^^^^^^^^^^ warning: `h2` (lib) generated 1 warning warning: `raw-cpuid` (lib) generated 2 warnings Fresh seq-macro v0.3.5 Fresh heck v0.4.1 Fresh local-waker v0.1.3 Fresh gemm-common v0.17.1 Fresh generic-array v0.14.7 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `generic-array` (lib) generated 4 warnings (4 duplicates) warning: `mime_guess` (build script) generated 6 warnings Fresh synstructure v0.13.1 Fresh aho-corasick v1.1.2 Fresh regex-syntax v0.8.2 warning: `aho-corasick` (lib) generated 11 warnings (11 duplicates) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Fresh alloc-no-stdlib v2.0.4 warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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[]); | Fresh regex-automata v0.4.6 warning: `alloc-no-stdlib` (lib) generated 4 warnings warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Fresh alloc-stdlib v0.2.2 Fresh actix-utils v3.0.1 Fresh actix-rt v2.9.0 Fresh actix-service v2.0.2 Fresh base64 v0.22.1 Fresh stable_deref_trait v1.2.0 Fresh brotli-decompressor v4.0.1 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.0.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/brotli-decompressor-4.0.1/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: `base64` (lib) generated 1 warning (1 duplicate) warning: `brotli-decompressor` (lib) generated 2 warnings Fresh regex v1.10.4 Fresh zerofrom-derive v0.1.3 Fresh strum_macros v0.26.2 warning: field `kw` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/strum_macros-0.26.2/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ warning: `strum_macros` (lib) generated 3 warnings warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh phf_macros v0.11.2 Fresh bytestring v1.3.0 Fresh impl-more v0.1.6 warning: `serde_urlencoded` (lib) generated 1 warning Fresh mime v0.3.17 Fresh convert_case v0.4.0 Fresh derive_more v0.99.17 warning: field `trait_ident` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/iterators/pair.rs:214:18 | 214 | unsafe { span::Span::new_unchecked(self.input, start, end) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/lib.rs:14:41 | 14 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 214 - unsafe { span::Span::new_unchecked(self.input, start, end) } 214 + unsafe { Span::new_unchecked(self.input, start, end) } | warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/iterators/pairs.rs:314:70 | 79 | impl<'i, R: RuleType> Pairs<'i, R> { | -- lifetime `'i` declared here ... 314 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | ^^ this elided lifetime gets resolved as `'i` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/pest-2.7.2/src/parser_state.rs:181:17 | 181 | position::Position::new(input, state.attempt_pos).unwrap(), | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 181 - position::Position::new(input, state.attempt_pos).unwrap(), 181 + Position::new(input, state.attempt_pos).unwrap(), | warning: `derive_more` (lib) generated 3 warnings warning: `pest` (lib) generated 3 warnings Fresh actix-tls v3.4.0 Fresh zerofrom v0.1.3 Fresh lindera-unidic v0.31.0 Fresh strum v0.26.2 Fresh lindera-cc-cedict v0.31.0 Fresh lindera-ko-dic v0.31.0 Fresh lindera-ipadic-neologd v0.31.0 Fresh brotli v6.0.0 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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(feature = "alloc-stdlib")] | ~~~~~~~~~~~~~~~~~~~~~~~~ warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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(feature = "alloc-stdlib"))] | ~~~~~~~~~~~~~~~~~~~~~~~~ Fresh lindera-ipadic v0.31.0 warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `brotli` (lib) generated 13 warnings warning: `sha1` (lib) generated 4 warnings (2 duplicates) Fresh crypto-common v0.1.6 Fresh local-channel v0.1.3 Fresh lindera-ko-dic-builder v0.31.0 Fresh lindera-ipadic-builder v0.31.0 Fresh lindera-ipadic-neologd-builder v0.31.0 Fresh lindera-cc-cedict-builder v0.31.0 Fresh lindera-unidic-builder v0.31.0 Fresh actix-codec v0.5.1 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh regex-lite v0.1.5 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `errno` (lib) generated 1 warning warning: `base64` (lib) generated 1 warning Fresh language-tags v0.3.2 warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:274:12 | 274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "termios")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:99:5 | 99 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:115:11 | 115 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:118:5 | 118 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:124:15 | 124 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:136:11 | 136 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:144:7 | 144 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:150:5 | 150 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:157:11 | 157 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:293:7 | 293 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/c.rs:311:7 | 311 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:43:11 | 43 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:48:5 | 48 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:61:5 | 61 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:72:31 | 72 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:76:11 | 76 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:79:7 | 79 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:84:11 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:84:18 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:86:7 | 86 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:92:31 | 92 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:94:31 | 94 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:309:7 | 309 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:701:5 | 701 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:959:11 | 959 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:959:26 | 959 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1008:5 | 1008 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1029:7 | 1029 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1064:7 | 1064 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1111:5 | 1111 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1134:7 | 1134 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1188:5 | 1188 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1189:5 | 1189 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1190:5 | 1190 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1236:11 | 1236 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1242:11 | 1242 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1311:15 | 1311 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1316:7 | 1316 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1339:7 | 1339 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1358:15 | 1358 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1376:7 | 1376 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1444:5 | 1444 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1460:5 | 1460 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1573:11 | 1573 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1573:26 | 1573 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1606:5 | 1606 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1607:5 | 1607 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1608:5 | 1608 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1651:7 | 1651 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1687:5 | 1687 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1703:11 | 1703 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1724:7 | 1724 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1759:11 | 1759 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1761:11 | 1761 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1782:11 | 1782 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1808:11 | 1808 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1833:11 | 1833 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1869:11 | 1869 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1902:7 | 1902 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1918:7 | 1918 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1961:7 | 1961 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1974:7 | 1974 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1998:7 | 1998 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2012:7 | 2012 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2021:7 | 2021 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2024:7 | 2024 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2031:7 | 2031 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2044:11 | 2044 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2069:7 | 2069 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2106:7 | 2106 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2111:7 | 2111 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2116:7 | 2116 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2129:7 | 2129 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2218:7 | 2218 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2222:7 | 2222 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2234:11 | 2234 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2234:18 | 2234 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2261:11 | 2261 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2261:18 | 2261 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2297:11 | 2297 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2297:18 | 2297 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2324:11 | 2324 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2324:18 | 2324 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2355:11 | 2355 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2355:18 | 2355 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2386:11 | 2386 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2386:18 | 2386 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2417:11 | 2417 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2417:18 | 2417 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2435:11 | 2435 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2435:18 | 2435 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2453:11 | 2453 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2453:18 | 2453 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2468:11 | 2468 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2468:18 | 2468 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2481:11 | 2481 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2481:18 | 2481 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2498:11 | 2498 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:2498:18 | 2498 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:151:9 | 151 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:152:9 | 152 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:159:9 | 159 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:160:9 | 160 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:214:9 | 214 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:215:9 | 215 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:222:9 | 222 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:223:9 | 223 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:582:9 | 582 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:605:9 | 605 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:622:9 | 622 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:645:9 | 645 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:663:9 | 663 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:681:9 | 681 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:806:15 | 806 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:806:30 | 806 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:830:19 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:830:26 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:843:11 | 843 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:19 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:26 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:39 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1292:53 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:19 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:26 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:39 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1294:53 | 1294 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1411:9 | 1411 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1429:9 | 1429 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1510:15 | 1510 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1510:30 | 1510 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1529:19 | 1529 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1529:26 | 1529 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1537:11 | 1537 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1626:15 | 1626 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1636:19 | 1636 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/syscalls.rs:1713:11 | 1713 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:336:7 | 336 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:355:7 | 355 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:366:7 | 366 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:400:7 | 400 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:431:7 | 431 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:555:5 | 555 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:556:5 | 556 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:557:5 | 557 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:586:11 | 586 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:633:11 | 633 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:783:5 | 783 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:784:5 | 784 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:953:15 | 953 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:961:9 | 961 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:975:11 | 975 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1006:5 | 1006 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1007:5 | 1007 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1023:7 | 1023 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:1163:7 | 1163 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:525:9 | 525 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:652:15 | 652 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:800:13 | 800 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:809:13 | 809 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:818:13 | 818 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:831:13 | 831 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:841:13 | 841 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:851:13 | 851 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:861:13 | 861 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:882:19 | 882 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:886:19 | 886 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:891:13 | 891 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:899:19 | 899 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:903:19 | 903 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/fs/types.rs:919:19 | 919 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:70:11 | 70 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:74:9 | 74 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:89:9 | 89 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:105:9 | 105 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:117:11 | 117 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:121:9 | 121 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:134:9 | 134 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:147:9 | 147 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:172:9 | 172 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:184:9 | 184 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:206:9 | 206 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:227:11 | 227 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:231:9 | 231 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:232:9 | 232 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:255:15 | 255 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:264:9 | 264 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:314:9 | 314 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:315:9 | 315 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:329:9 | 329 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:330:9 | 330 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:344:9 | 344 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:345:9 | 345 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:359:9 | 359 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:360:9 | 360 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:386:9 | 386 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:398:9 | 398 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:410:9 | 410 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:422:9 | 422 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:435:9 | 435 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:448:9 | 448 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:460:9 | 460 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:473:9 | 473 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:486:9 | 486 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:500:9 | 500 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:501:9 | 501 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:528:9 | 528 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:529:9 | 529 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:542:11 | 542 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:556:9 | 556 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:568:15 | 568 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:575:9 | 575 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:587:9 | 587 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:605:9 | 605 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:606:9 | 606 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:626:9 | 626 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:627:9 | 627 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:650:9 | 650 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:663:9 | 663 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:682:9 | 682 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:692:9 | 692 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:724:9 | 724 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:725:9 | 725 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:739:9 | 739 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:740:9 | 740 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:757:9 | 757 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:778:9 | 778 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:779:9 | 779 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:795:11 | 795 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:798:11 | 798 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:801:11 | 801 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:804:11 | 804 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:826:9 | 826 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:848:9 | 848 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:849:9 | 849 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:875:9 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:876:9 | 876 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:894:11 | 894 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:921:9 | 921 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:936:9 | 936 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:949:9 | 949 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:970:9 | 970 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:971:9 | 971 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:985:9 | 985 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/errno.rs:1011:9 | 1011 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:142:7 | 142 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:306:5 | 306 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/io/syscalls.rs:328:5 | 328 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:35:11 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:102:15 | 102 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:122:15 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:144:11 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:200:15 | 200 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:259:11 | 259 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:262:15 | 262 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:271:15 | 271 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:281:11 | 281 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:301:11 | 301 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:304:15 | 304 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:313:15 | 313 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:323:11 | 323 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:341:11 | 341 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:344:15 | 344 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:353:15 | 353 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/backend/libc/termios/syscalls.rs:363:11 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:66:7 | 66 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:74:7 | 74 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:168:5 | 168 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:232:5 | 232 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:233:5 | 233 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:305:5 | 305 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:353:7 | 353 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/fd.rs:262:15 | 262 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/read_write.rs:284:7 | 284 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/io/read_write.rs:303:7 | 303 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:342:5 | 342 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1365:5 | 1365 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1376:7 | 1376 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1388:11 | 1388 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1406:7 | 1406 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1445:7 | 1445 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:30:19 | 30 | #[cfg(not(all(linux_raw, any(target_arch = "powerpc", 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:32:9 | 32 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:51:15 | 51 | #[cfg(all(linux_raw, any(target_arch = "powerpc", 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:58:19 | 58 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:58:33 | 58 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:65:19 | 65 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:65:33 | 65 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:97:19 | 97 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:97:33 | 97 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:104:19 | 104 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:104:33 | 104 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:111:13 | 111 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:112:13 | 112 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:113:13 | 113 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:114:17 | 114 | all(libc, target_env = "newlib"), | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:130:19 | 130 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:130:33 | 130 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:137:19 | 137 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:137:33 | 137 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:144:13 | 144 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:145:13 | 145 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:146:13 | 146 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:147:17 | 147 | all(libc, target_env = "newlib"), | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:218:13 | 218 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:267:19 | 267 | #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:267:33 | 267 | #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:286:13 | 286 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:287:13 | 287 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:288:13 | 288 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:312:13 | 312 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:313:13 | 313 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:333:19 | 333 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:337:19 | 337 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:341:23 | 341 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:341:28 | 341 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:345:23 | 345 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:345:28 | 345 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:349:23 | 349 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:349:28 | 349 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:353:23 | 353 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:353:28 | 353 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:357:23 | 357 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:357:28 | 357 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:363:13 | 363 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:364:13 | 364 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:374:13 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:375:13 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:385:13 | 385 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:386:13 | 386 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:395:13 | 395 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:396:13 | 396 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:404:13 | 404 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:405:13 | 405 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:415:13 | 415 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:416:13 | 416 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:426:13 | 426 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:427:13 | 427 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:437:13 | 437 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:438:13 | 438 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:447:13 | 447 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:448:13 | 448 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:456:23 | 456 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:456:28 | 456 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:460:23 | 460 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:460:28 | 460 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:466:13 | 466 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:467:13 | 467 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:475:23 | 475 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:475:28 | 475 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:479:23 | 479 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:479:28 | 479 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:485:13 | 485 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:486:13 | 486 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:494:23 | 494 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:494:28 | 494 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:498:23 | 498 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:498:28 | 498 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:504:13 | 504 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:505:13 | 505 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:565:13 | 565 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:566:13 | 566 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:587:19 | 587 | #[cfg(any(linux_kernel, target_arch = "s390x", target_os = "haiku"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:656:15 | 656 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:723:9 | 723 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:732:19 | 732 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:732:24 | 732 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:736:19 | 736 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:736:24 | 736 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:741:9 | 741 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:750:19 | 750 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:754:19 | 754 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:758:19 | 758 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:762:19 | 762 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:769:9 | 769 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:780:9 | 780 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:791:9 | 791 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:802:9 | 802 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:817:9 | 817 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:819:13 | 819 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:959:15 | 959 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1143:9 | 1143 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/termios/types.rs:1144:9 | 1144 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustix-0.38.31/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh lindera-dictionary v0.31.0 Fresh actix-router v0.5.3 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `rustix` (lib) generated 634 warnings warning: `mime_guess` (lib) generated 2 warnings Fresh actix-http v3.7.0 Fresh actix-web-codegen v4.2.0 Fresh semver v1.0.18 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:64:13 | 64 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:65:43 | 65 | #![cfg_attr(all(not(feature = "std"), not(no_alloc_crate)), no_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(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:66:17 | 66 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:67:13 | 67 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, 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(no_unsafe_op_in_unsafe_fn_lint)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:68:13 | 68 | #![cfg_attr(no_str_strip_prefix, allow(unstable_name_collisions))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:89:11 | 89 | #[cfg(not(no_alloc_crate))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:188:12 | 188 | #[cfg_attr(no_const_vec_new, derive(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(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:252:16 | 252 | #[cfg_attr(not(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(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:482:11 | 482 | #[cfg(not(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(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:263:11 | 263 | #[cfg(no_non_exhaustive)] // rustc <1.40 | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/backport.rs:1:7 | 1 | #[cfg(no_str_strip_prefix)] // rustc <1.45 | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_str_strip_prefix` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/backport.rs:6:7 | 6 | #[cfg(no_str_strip_prefix)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_alloc_crate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/backport.rs:19:7 | 19 | #[cfg(no_alloc_crate)] // rustc <1.36 | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/display.rs:59:19 | 59 | #[cfg(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(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/error.rs:29:12 | 29 | #[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: `no_non_exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/eval.rs:39:15 | 39 | #[cfg(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(no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_exhaustive_int_match` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/identifier.rs:166:19 | 166 | #[cfg(no_exhaustive_int_match)] // rustc <1.33 | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_exhaustive_int_match)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_exhaustive_int_match)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/identifier.rs:327:11 | 327 | #[cfg(no_nonzero_bitscan)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_nonzero_bitscan` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/identifier.rs:416:11 | 416 | #[cfg(no_nonzero_bitscan)] // rustc <1.53 | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/parse.rs:92:27 | 92 | #[cfg(not(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(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/parse.rs:94:23 | 94 | #[cfg(no_const_vec_new)] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_const_vec_new` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/semver-1.0.18/src/lib.rs:450:15 | 450 | #[cfg(not(no_const_vec_new))] // rustc <1.39 | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh doxygen-rs v0.4.2 Fresh pest_meta v2.7.2 warning: `semver` (lib) generated 22 warnings Fresh actix-server v2.2.0 Fresh gemm-f32 v0.17.1 Compiling uuid v1.7.0 Fresh actix-macros v0.2.4 Fresh vcpkg v0.2.15 Fresh hashbrown v0.14.3 Fresh static_assertions v1.1.0 Fresh minimal-lexical v0.2.1 Fresh rustls-pki-types v1.4.1 Fresh equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Christopher Armstrong:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-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="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=b80f833f841a58e4 -C extra-filename=-27ec9a094601b986 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) Fresh indexmap v2.2.6 Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh gemm-f16 v0.17.1 warning: `nom` (lib) generated 13 warnings Fresh pest_generator v2.7.2 warning: unexpected `cfg` condition value: `with-fuzzer` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/build.rs:120:13 | 120 | if cfg!(feature = "with-fuzzer") && cfg!(feature = "with-fuzzer-no-link") { | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `asan`, `bindgen`, `default`, `fuzzer`, `fuzzer-no-link`, `longer-keys`, `mdb_idl_logn_10`, `mdb_idl_logn_11`, `mdb_idl_logn_12`, `mdb_idl_logn_13`, `mdb_idl_logn_14`, `mdb_idl_logn_15`, `mdb_idl_logn_16`, `mdb_idl_logn_8`, `mdb_idl_logn_9`, and `posix-sem` = help: consider adding `with-fuzzer` 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: `with-fuzzer-no-link` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lmdb-master-sys-0.2.1/build.rs:120:46 | 120 | if cfg!(feature = "with-fuzzer") && cfg!(feature = "with-fuzzer-no-link") { | ^^^^^^^^^^--------------------- | | | help: there is a expected value with a similar name: `"fuzzer-no-link"` | = note: expected values for `feature` are: `asan`, `bindgen`, `default`, `fuzzer`, `fuzzer-no-link`, `longer-keys`, `mdb_idl_logn_10`, `mdb_idl_logn_11`, `mdb_idl_logn_12`, `mdb_idl_logn_13`, `mdb_idl_logn_14`, `mdb_idl_logn_15`, `mdb_idl_logn_16`, `mdb_idl_logn_8`, `mdb_idl_logn_9`, and `posix-sem` = help: consider adding `with-fuzzer-no-link` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh rustc_version v0.4.0 Fresh memmap2 v0.9.4 warning: `lmdb-master-sys` (build script) generated 2 warnings Fresh yoke-derive v0.7.3 Fresh gemm-c32 v0.17.1 Fresh block-buffer v0.10.4 Fresh gemm-f64 v0.17.1 Fresh gemm-c64 v0.17.1 Fresh phf_codegen v0.11.2 Fresh kanaria v0.2.0 warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kanaria-0.2.0/src/constants.rs:12:37 | 12 | pub const CONVERT_TARGET_ALL: u32 = (CONVERT_TARGET_NUMBER | CONVERT_TARGET_ALPHABET | CONVERT_TARGET_SYMBOL | CONVERT_TARGET_KATAKANA); | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 12 - pub const CONVERT_TARGET_ALL: u32 = (CONVERT_TARGET_NUMBER | CONVERT_TARGET_ALPHABET | CONVERT_TARGET_SYMBOL | CONVERT_TARGET_KATAKANA); 12 + pub const CONVERT_TARGET_ALL: u32 = CONVERT_TARGET_NUMBER | CONVERT_TARGET_ALPHABET | CONVERT_TARGET_SYMBOL | CONVERT_TARGET_KATAKANA; | Fresh fxhash v0.2.1 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh num_cpus v1.16.0 warning: `kanaria` (lib) generated 1 warning warning: `fxhash` (lib) generated 1 warning warning: `num_cpus` (lib) generated 2 warnings (2 duplicates) Fresh socket2 v0.5.5 Fresh mio v0.8.11 Fresh unicode-blocks v0.1.9 warning: `mio` (lib) generated 29 warnings (29 duplicates) Fresh siphasher v0.3.11 Fresh bitflags v2.5.0 Fresh futures-core v0.3.30 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fastrand-2.0.1/src/lib.rs:618:11 | 618 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `futures-core` (lib) generated 1 warning (1 duplicate) warning: `fastrand` (lib) generated 1 warning Fresh ucd-trie v0.1.6 Fresh powerfmt v0.2.0 Fresh phf_shared v0.11.2 warning: `powerfmt` (lib) generated 3 warnings (3 duplicates) Fresh deranged v0.3.11 Fresh pest v2.7.2 Fresh tokio v1.35.1 warning: struct `AbortOnPanic` is never constructed --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:453:12 | 453 | struct AbortOnPanic; | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `deranged` (lib) generated 2 warnings (2 duplicates) warning: `pest` (lib) generated 3 warnings (3 duplicates) warning: `tokio` (lib) generated 497 warnings (496 duplicates) Fresh gemm v0.17.1 Fresh digest v0.10.7 Fresh yoke v0.7.3 Fresh pest_derive v2.7.2 Fresh proc-macro-error-attr v1.0.4 warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11 | 86 | #[cfg(not(always_assert_unwind))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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 kstring v2.0.0 warning: unexpected `cfg` condition value: `safe` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/kstring-2.0.0/src/lib.rs:39:13 | 39 | #![cfg_attr(feature = "safe", forbid(unsafe_code))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc`, `default`, `document-features`, `max_inline`, `serde`, `std`, `unsafe`, and `unstable_bench_subset` = help: consider adding `safe` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh rustls-webpki v0.102.2 Fresh derive_builder_core v0.12.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.12.0/src/initializer.rs:110:32 | 108 | impl<'a> Initializer<'a> { | -- lifetime `'a` declared here 109 | /// To be used inside of `#struct_field: match self.#builder_field { ... }` 110 | fn match_some(&'a self) -> MatchSome { | ^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.12.0/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` Fresh derive_builder_core v0.13.1 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.13.1/src/initializer.rs:110:32 | 108 | impl<'a> Initializer<'a> { | -- lifetime `'a` declared here 109 | /// To be used inside of `#struct_field: match self.#builder_field { ... }` 110 | fn match_some(&'a self) -> MatchSome { | ^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/derive_builder_core-0.13.1/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: `kstring` (lib) generated 1 warning warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) warning: `derive_builder_core` (lib) generated 1 warning warning: `derive_builder_core` (lib) generated 1 warning Fresh itertools v0.10.5 Fresh crossbeam-queue v0.3.11 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/read.rs:1034:31 | 1032 | pub fn read_zipfile_from_stream<'a, R: io::Read>( | -- lifetime `'a` declared here 1033 | reader: &'a mut R, 1034 | ) -> ZipResult>> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unused import: `std::time::SystemTime` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/types.rs:11:5 | 11 | use std::time::SystemTime; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::convert::TryInto` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/write.rs:10:5 | 10 | use std::convert::TryInto; | ^^^^^^^^^^^^^^^^^^^^^ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zip-0.6.6/src/write.rs:414:17 | 414 | let mut crypto_header = [0u8; 12]; | ----^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: `zip` (lib) generated 4 warnings Fresh liquid-derive v0.26.4 Fresh num_threads v0.1.7 Fresh anymap2 v0.13.0 Fresh option-ext v0.2.0 Fresh unicode-width v0.1.11 Fresh unicode-segmentation v1.11.0 Fresh bit-vec v0.6.3 Fresh strsim v0.10.0 Fresh cpufeatures v0.2.12 Fresh heed-traits v0.20.0 Fresh zeroize v1.7.0 warning: `zeroize` (lib) generated 2 warnings (2 duplicates) Fresh rustls v0.22.4 Fresh bit-set v0.5.3 warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23 | 51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` 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: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17 | 53 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17 | 55 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17 | 1558 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh console v0.15.7 warning: unused import: `std::mem` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7/src/unix_term.rs:6:5 | 6 | use std::mem; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::ptr` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/console-0.15.7/src/unix_term.rs:8:5 | 8 | use std::ptr; | ^^^^^^^^ warning: `rustls` (lib) generated 18 warnings (18 duplicates) warning: `bit-set` (lib) generated 4 warnings warning: `console` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__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: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:123:28 | 123 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: requested on the command line with `-W unused-qualifications` help: remove the unnecessary path segments | 123 - return Err(crate::error::ComponentRange { 123 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:161:28 | 161 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 161 - return Err(crate::error::ComponentRange { 161 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:198:28 | 198 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 198 - return Err(crate::error::ComponentRange { 198 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:1135:28 | 1135 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1135 - return Err(crate::error::ComponentRange { 1135 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/date.rs:1168:28 | 1168 | return Err(crate::error::ComponentRange { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1168 - return Err(crate::error::ComponentRange { 1168 + return Err(error::ComponentRange { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/format_description/parse/lexer.rs:10:11 | 10 | iter: core::iter::Peekable, | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 10 - iter: core::iter::Peekable, 10 + iter: iter::Peekable, | warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/formattable.rs:22:12 | 22 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/offset_date_time.rs:274:34 | 274 | debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 274 - debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); 274 + debug_assert!(ordinal <= util::days_in_year(year) as i16); | warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:721:24 | 721 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 721 - ) -> Result { 721 + ) -> Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:737:25 | 737 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 737 - ) -> Result { 737 + ) -> Result { | warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:260:35 | 260 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:262:34 | 262 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:282:34 | 282 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/iso8601.rs:284:33 | 284 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1268:37 | 1268 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1405:42 | 1405 | .checked_mul(rhs.cast_signed().extend::()) | ^^^^^^^^^^^ ... 1430 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1424:52 | 1424 | self.whole_nanoseconds() / rhs.cast_signed().extend::() | ^^^^^^^^^^^ ... 1430 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1522:37 | 1522 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1528:37 | 1528 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/duration.rs:1532:50 | 1532 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/formattable.rs:190:59 | 190 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/formattable.rs:232:59 | 232 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:214:74 | 214 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:223:46 | 223 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:296:38 | 296 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:298:37 | 298 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:306:82 | 306 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:433:42 | 433 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:435:41 | 435 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:442:48 | 442 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:461:54 | 461 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:499:79 | 499 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:566:42 | 566 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:568:41 | 568 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:579:40 | 579 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:581:39 | 581 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:650:38 | 650 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:652:37 | 652 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:655:40 | 655 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:657:39 | 657 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsable.rs:693:61 | 693 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:294:54 | 294 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:298:58 | 298 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:540:28 | 540 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:543:49 | 543 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:554:28 | 554 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:557:49 | 557 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:768:37 | 768 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:769:57 | 769 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:771:26 | 771 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:775:37 | 775 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:776:57 | 776 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/parsing/parsed.rs:778:26 | 778 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:925:41 | 925 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:925:72 | 925 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:926:45 | 926 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:926:78 | 926 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:927:45 | 927 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:927:78 | 927 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:929:35 | 929 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:929:72 | 929 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:931:69 | 931 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:932:65 | 932 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:938:59 | 938 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/time-0.3.34/src/time.rs:943:59 | 943 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Fresh dirs-sys v0.4.1 Fresh synchronoise v1.0.1 Fresh slab v0.4.8 warning: `time` (lib) generated 85 warnings (2 duplicates) warning: `slab` (lib) generated 6 warnings (6 duplicates) Fresh derive_builder_macro v0.12.0 Fresh derive_builder_macro v0.13.1 Fresh lmdb-master-sys v0.2.1 Fresh proc-macro-error v1.0.4 warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh onig_sys v69.8.1 Fresh portable-atomic v1.5.1 warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:224:17 | 224 | #![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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:225:13 | 225 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:246:13 | 246 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:250:41 | 250 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:251:44 | 251 | all(target_arch = "powerpc64", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:252:40 | 252 | all(target_arch = "s390x", 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:265:13 | 265 | #![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_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:269:9 | 269 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:270:13 | 270 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:278:9 | 278 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:290:59 | 290 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:296:9 | 296 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:297:19 | 297 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:298:40 | 298 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:309:19 | 309 | 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_cmpxchg16b_intrinsic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:317:9 | 317 | portable_atomic_unstable_cmpxchg16b_intrinsic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or 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_intrinsic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_intrinsic)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:318:19 | 318 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:326:9 | 326 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:354:7 | 354 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:389:7 | 389 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:397:7 | 397 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:400:7 | 400 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:406:7 | 406 | #[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_force_amo` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:409:7 | 409 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:413:7 | 413 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:418:7 | 418 | #[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_force_amo` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:423:7 | 423 | #[cfg(portable_atomic_force_amo)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_force_amo)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_force_amo)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:429:11 | 429 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:585:11 | 585 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:587:11 | 587 | #[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 name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:537:7 | 537 | #[cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:542:11 | 542 | #[cfg(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 value: `128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1407:12 | 1407 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1444:11 | 1444 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1446:11 | 1446 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3960:11 | 3960 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3962:11 | 3962 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2425:19 | 2425 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2427:19 | 2427 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:46:11 | 46 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:79:11 | 79 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:271:5 | 271 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:291:5 | 291 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:318:5 | 318 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:344:9 | 344 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:367:9 | 367 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:387:5 | 387 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:404:9 | 404 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:410:17 | 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:431:5 | 431 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:448:9 | 448 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:454:17 | 454 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:527:31 | 527 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:537:35 | 537 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:540:9 | 540 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:610:31 | 610 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:620:35 | 620 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:623:9 | 623 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:639:5 | 639 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:649:9 | 649 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:652:9 | 652 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:669:5 | 669 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:679:9 | 679 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:682:9 | 682 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:699:38 | 699 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:711:38 | 711 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:723:38 | 723 | #[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_asm_maybe_uninit` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/utils.rs:757:11 | 757 | #[cfg(not(portable_atomic_no_asm_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(portable_atomic_no_asm_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm_maybe_uninit)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:8:9 | 8 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:11:5 | 11 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:16:5 | 16 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:23:9 | 23 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:34:13 | 34 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:34:38 | 34 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:50:13 | 50 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:50:38 | 50 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:53:9 | 53 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:56:17 | 56 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:57:17 | 57 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:63:22 | 63 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:64:26 | 64 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:70:5 | 70 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:73:9 | 73 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:76:17 | 76 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:77:23 | 77 | any(test, 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:87:25 | 87 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:93:27 | 93 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:109:34 | 109 | #[cfg(all(target_arch = "s390x", 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:120:19 | 120 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:121:9 | 121 | 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_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:123:36 | 123 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:124:9 | 124 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:136:12 | 136 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:138:9 | 138 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:148:19 | 148 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:149:9 | 149 | 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:157:12 | 157 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:158:16 | 158 | #[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_asm` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:164:21 | 164 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:164:46 | 164 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:168:21 | 168 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:168:46 | 168 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:169:48 | 169 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:173:13 | 173 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:176:17 | 176 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:179:36 | 179 | all(target_arch = "s390x", 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_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:18:17 | 18 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:19:17 | 19 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:25:17 | 25 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:26:13 | 26 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:36:25 | 36 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:42:27 | 42 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:46:17 | 46 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:48:17 | 48 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:193:5 | 193 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:223:5 | 223 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:224:5 | 224 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:229:5 | 229 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:236:9 | 236 | 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_atomic_load_store` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:266:5 | 266 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:272:15 | 272 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:273:12 | 273 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:274:16 | 274 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:287:5 | 287 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:311:12 | 311 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:312:16 | 312 | #[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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:383:19 | 383 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:384:9 | 384 | 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_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:386:36 | 386 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:387:9 | 387 | 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_asm` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:397:13 | 397 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:397:38 | 397 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:403:13 | 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:403:38 | 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:406:9 | 406 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:409:17 | 409 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:410:17 | 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:419:5 | 419 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:422:9 | 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:425:17 | 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:426:13 | 426 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:436:25 | 436 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:442:27 | 442 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:448:34 | 448 | #[cfg(all(target_arch = "s390x", 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:248:9 | 248 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:255:13 | 255 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:316:23 | 316 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:317:13 | 317 | 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_target_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:319:40 | 319 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:320:13 | 320 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:322:16 | 322 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:323:20 | 323 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_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_asm` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:328:21 | 328 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:328:46 | 328 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:332:21 | 332 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:332:46 | 332 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:335:17 | 335 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:338:25 | 338 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:339:25 | 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_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:346:13 | 346 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:349:17 | 349 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:352:25 | 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_outline_atomics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:353:21 | 353 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:363:33 | 363 | ... 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:369:35 | 369 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/mod.rs:373:36 | 373 | all(target_arch = "s390x", 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_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:79:12 | 79 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:80:16 | 80 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:415:11 | 415 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:417:11 | 417 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:419:11 | 419 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:421:11 | 421 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:423:11 | 423 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:426:11 | 426 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:429:12 | 429 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:431:9 | 431 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:438:12 | 438 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:440:9 | 440 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:135:13 | 135 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:138:24 | 138 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:142:27 | 142 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:143:17 | 143 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:209:13 | 209 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:212:24 | 212 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:84:39 | 84 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:101:39 | 101 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:95:15 | 95 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:112:15 | 112 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 413 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 414 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 416 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 418 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 420 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 422 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 425 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 428 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 437 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:179:47 | 179 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:188:47 | 188 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:196:37 | 196 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:216:47 | 216 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:233:47 | 233 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:378:31 | 378 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:379:21 | 379 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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_sanitize_thread` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:393:31 | 393 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:394:21 | 394 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:227:23 | 227 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:244:23 | 244 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:269:27 | 269 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:313:23 | 313 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:274:57 | 274 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:280:33 | 280 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:321:27 | 321 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:365:23 | 365 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:326:57 | 326 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/core_atomic.rs:332:33 | 332 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 446 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:17:46 | 17 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:21:11 | 21 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/x86_64.rs:5:46 | 5 | #![cfg_attr(any(not(target_feature = "sse"), portable_atomic_sanitize_thread), allow(dead_code))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:26:11 | 26 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:44:15 | 44 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:69:44 | 69 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:129:15 | 129 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:151:15 | 151 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:187:40 | 187 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:188:9 | 188 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:264:44 | 264 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:367:44 | 367 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:414:42 | 414 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:417:44 | 417 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:559:50 | 559 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:562:52 | 562 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:488:50 | 488 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:491:52 | 491 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:727:13 | 727 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/x86_64.rs:14:11 | 14 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/common.rs:41:14 | 41 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/detect/common.rs:96:48 | 96 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 75 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 135 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 157 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:238:44 | 238 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:239:13 | 239 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:248:44 | 248 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:249:13 | 249 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 254 | / load_store_detect! { 255 | | vmovdqa = atomic_load_vmovdqa 256 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 259 | | } | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 270 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:316:44 | 316 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:317:13 | 317 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:327:44 | 327 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:328:13 | 328 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 346 | / load_store_detect! { 347 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 348 | | cmpxchg16b = atomic_store_cmpxchg16b 349 | | fallback = atomic_store_non_seqcst 350 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:199:13 | 199 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:221:50 | 221 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 355 | / load_store_detect! { 356 | | vmovdqa = atomic_store_vmovdqa_seqcst 357 | | cmpxchg16b = atomic_store_cmpxchg16b 358 | | fallback = atomic_store_seqcst 359 | | } | |_____________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:386:46 | 386 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:391:50 | 391 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 423 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 618 | / atomic_rmw_cas_3! { 619 | | atomic_add_cmpxchg16b as atomic_add, 620 | | "mov rbx, rax", 621 | | "add rbx, rsi", 622 | | "mov rcx, rdx", 623 | | "adc rcx, r8", 624 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 625 | / atomic_rmw_cas_3! { 626 | | atomic_sub_cmpxchg16b as atomic_sub, 627 | | "mov rbx, rax", 628 | | "sub rbx, rsi", 629 | | "mov rcx, rdx", 630 | | "sbb rcx, r8", 631 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 632 | / atomic_rmw_cas_3! { 633 | | atomic_and_cmpxchg16b as atomic_and, 634 | | "mov rbx, rax", 635 | | "and rbx, rsi", 636 | | "mov rcx, rdx", 637 | | "and rcx, r8", 638 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 639 | / atomic_rmw_cas_3! { 640 | | atomic_nand_cmpxchg16b as atomic_nand, 641 | | "mov rbx, rax", 642 | | "and rbx, rsi", ... | 646 | | "not rcx", 647 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 648 | / atomic_rmw_cas_3! { 649 | | atomic_or_cmpxchg16b as atomic_or, 650 | | "mov rbx, rax", 651 | | "or rbx, rsi", 652 | | "mov rcx, rdx", 653 | | "or rcx, r8", 654 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 655 | / atomic_rmw_cas_3! { 656 | | atomic_xor_cmpxchg16b as atomic_xor, 657 | | "mov rbx, rax", 658 | | "xor rbx, rsi", 659 | | "mov rcx, rdx", 660 | | "xor rcx, r8", 661 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 663 | / atomic_rmw_cas_2! { 664 | | atomic_not_cmpxchg16b as atomic_not, 665 | | "mov rbx, rax", 666 | | "not rbx", 667 | | "mov rcx, rdx", 668 | | "not rcx", 669 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 670 | / atomic_rmw_cas_2! { 671 | | atomic_neg_cmpxchg16b as atomic_neg, 672 | | "mov rbx, rax", 673 | | "neg rbx", 674 | | "mov rcx, 0", 675 | | "sbb rcx, rdx", 676 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 678 | / atomic_rmw_cas_3! { 679 | | atomic_max_cmpxchg16b as atomic_max, 680 | | "cmp rsi, rax", 681 | | "mov rcx, r8", ... | 686 | | "cmovl rbx, rax", 687 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 688 | / atomic_rmw_cas_3! { 689 | | atomic_umax_cmpxchg16b as atomic_umax, 690 | | "cmp rsi, rax", 691 | | "mov rcx, r8", ... | 696 | | "cmovb rbx, rax", 697 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 698 | / atomic_rmw_cas_3! { 699 | | atomic_min_cmpxchg16b as atomic_min, 700 | | "cmp rsi, rax", 701 | | "mov rcx, r8", ... | 706 | | "cmovge rbx, rax", 707 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:37:13 | 37 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 708 | / atomic_rmw_cas_3! { 709 | | atomic_umin_cmpxchg16b as atomic_umin, 710 | | "cmp rsi, rax", 711 | | "mov rcx, r8", ... | 716 | | "cmovae rbx, rax", 717 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 759 | / atomic_rmw_with_ifunc! { 760 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 761 | | cmpxchg16b = atomic_swap_cmpxchg16b; 762 | | fallback = atomic_swap_seqcst; 763 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 764 | / atomic_rmw_with_ifunc! { 765 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 766 | | cmpxchg16b = atomic_add_cmpxchg16b; 767 | | fallback = atomic_add_seqcst; 768 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 769 | / atomic_rmw_with_ifunc! { 770 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 771 | | cmpxchg16b = atomic_sub_cmpxchg16b; 772 | | fallback = atomic_sub_seqcst; 773 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 774 | / atomic_rmw_with_ifunc! { 775 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 776 | | cmpxchg16b = atomic_and_cmpxchg16b; 777 | | fallback = atomic_and_seqcst; 778 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 779 | / atomic_rmw_with_ifunc! { 780 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 781 | | cmpxchg16b = atomic_nand_cmpxchg16b; 782 | | fallback = atomic_nand_seqcst; 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 784 | / atomic_rmw_with_ifunc! { 785 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 786 | | cmpxchg16b = atomic_or_cmpxchg16b; 787 | | fallback = atomic_or_seqcst; 788 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 789 | / atomic_rmw_with_ifunc! { 790 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 791 | | cmpxchg16b = atomic_xor_cmpxchg16b; 792 | | fallback = atomic_xor_seqcst; 793 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 794 | / atomic_rmw_with_ifunc! { 795 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 796 | | cmpxchg16b = atomic_max_cmpxchg16b; 797 | | fallback = atomic_max_seqcst; 798 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 799 | / atomic_rmw_with_ifunc! { 800 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 801 | | cmpxchg16b = atomic_umax_cmpxchg16b; 802 | | fallback = atomic_umax_seqcst; 803 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 804 | / atomic_rmw_with_ifunc! { 805 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 806 | | cmpxchg16b = atomic_min_cmpxchg16b; 807 | | fallback = atomic_min_seqcst; 808 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 809 | / atomic_rmw_with_ifunc! { 810 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 811 | | cmpxchg16b = atomic_umin_cmpxchg16b; 812 | | fallback = atomic_umin_seqcst; 813 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 814 | / atomic_rmw_with_ifunc! { 815 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 816 | | cmpxchg16b = atomic_not_cmpxchg16b; 817 | | fallback = atomic_not_seqcst; 818 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:735:25 | 735 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 819 | / atomic_rmw_with_ifunc! { 820 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 821 | | cmpxchg16b = atomic_neg_cmpxchg16b; 822 | | fallback = atomic_neg_seqcst; 823 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:827:46 | 827 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:832:50 | 832 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:838:45 | 838 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:840:1 | 840 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:45:47 | 45 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:57:47 | 57 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:77:47 | 77 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/macros.rs:106:47 | 106 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/atomic128/x86_64.rs:841:1 | 841 | 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_llvm_16` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 213 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 215 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 217 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 217 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 227 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:126:15 | 126 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 229 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/x86.rs:128:19 | 128 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 229 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:382:12 | 382 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:384:9 | 384 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 392 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:214:50 | 214 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:237:50 | 237 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:253:50 | 253 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/imp/fallback/mod.rs:275:50 | 275 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 393 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:746:39 | 746 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:774:39 | 774 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:848:39 | 848 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:916:39 | 916 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1336:39 | 1336 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1362:29 | 1362 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1605:39 | 1605 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1635:39 | 1635 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1700:39 | 1700 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1751:39 | 1751 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:1819:39 | 1819 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2348:29 | 2348 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3957 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3959 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3967 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3968 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3971 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3972 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3975 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3976 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3979 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3980 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3983 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2599:51 | 2599 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2629:51 | 2629 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2704:51 | 2704 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:2758:51 | 2758 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3162:51 | 3162 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/portable-atomic-1.5.1/src/lib.rs:3474:37 | 3474 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3984 | 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) Fresh phf v0.11.2 warning: `proc-macro-error` (lib) generated 4 warnings warning: `portable-atomic` (lib) generated 679 warnings Fresh fst v0.4.7 Fresh webpki-roots v0.26.1 Fresh futures-executor v0.3.30 Fresh itertools v0.11.0 warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0/src/lib.rs:228:11 | 228 | #[cfg(all(uuid_unstable, feature = "zerocopy"))] | ^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(uuid_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(uuid_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/uuid-1.7.0/src/lib.rs:439:9 | 439 | all(uuid_unstable, feature = "zerocopy"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(uuid_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(uuid_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh cedarwood v0.4.6 Fresh socks v0.3.4 Fresh hash32 v0.2.1 warning: the type `Buffer` does not permit being left uninitialized --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/src/murmur3.rs:71:27 | 71 | buf: unsafe { mem::uninitialized() }, | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: integers must be initialized (in this struct field) --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/src/murmur3.rs:18:5 | 18 | bytes: [u8; 4], | ^^^^^^^^^^^^^^ note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hash32-0.2.1/src/lib.rs:67:9 | 67 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]` Fresh monostate-impl v0.1.9 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.9/src/lib.rs:8:23 | 8 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `exhaustive` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/monostate-impl-0.1.9/src/lib.rs:30:30 | 30 | #[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: `hash32` (lib) generated 1 warning warning: `monostate-impl` (lib) generated 2 warnings Fresh page_size v0.6.0 Fresh number_prefix v0.4.0 Fresh bytecount v0.6.3 Fresh futures-sink v0.3.30 Fresh pin-utils v0.1.0 Fresh base64 v0.13.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.13.1/src/lib.rs:60:13 | 60 | #![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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/base64-0.13.1/src/lib.rs:69:5 | 69 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` Fresh futures-io v0.3.30 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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh futures-task v0.3.30 warning: `base64` (lib) generated 1 warning warning: `macro_rules_attribute-proc_macro` (lib) generated 6 warnings Fresh futures-util v0.3.30 Fresh macro_rules_attribute v0.2.0 Fresh spm_precompiled v0.1.4 Fresh tokio-util v0.7.8 warning: `tokio-util` (lib) generated 1 warning (1 duplicate) Fresh nom_locate v4.2.0 warning: unused imports: `Copied` and `Enumerate` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:81:29 | 81 | pub use std::iter::{Copied, Enumerate}; | ^^^^^^ ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused imports: `RangeFull` and `Range` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:82:28 | 82 | pub use std::ops::{Range, RangeFrom, RangeFull, RangeTo}; | ^^^^^ ^^^^^^^^^ warning: unused import: `std::slice::Iter` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:84:17 | 84 | pub use std::slice::Iter; | ^^^^^^^^^^^^^^^^ warning: unused imports: `CharIndices` and `Chars` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:85:28 | 85 | pub use std::str::{CharIndices, Chars, FromStr}; | ^^^^^^^^^^^ ^^^^^ warning: unused import: `String` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:86:31 | 86 | pub use std::string::{String, ToString}; | ^^^^^^ warning: unused import: `std::vec::Vec` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/nom_locate-4.2.0/src/lib.rs:87:17 | 87 | pub use std::vec::Vec; | ^^^^^^^^^^^^^ Fresh indicatif v0.17.7 warning: non-binding let on a synchronization lock --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/indicatif-0.17.7/src/progress_bar.rs:683:18 | 683 | let (_, result) = self | ^ this lock is not assigned to a binding and is immediately dropped | = help: consider immediately dropping the value using `drop(..)` after the `let` statement = note: `#[warn(let_underscore_lock)]` on by default help: consider binding to an unused variable to avoid immediately dropping the value | 683 | let (_unused, result) = self | ~~~~~~~ Fresh monostate v0.1.9 Fresh jieba-rs v0.6.8 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jieba-rs-0.6.8/src/lib.rs:774:67 | 774 | pub fn tag<'a>(&'a self, sentence: &'a str, hmm: bool) -> Vec { | -- lifetime `'a` declared here ^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh heapless v0.7.16 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:75:9 | 75 | #![deny(const_err)] | ^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:74:9 | 74 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:83:11 | 83 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:108:11 | 108 | #[cfg(all(has_cas, feature = "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(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:110:11 | 110 | #[cfg(all(has_cas, feature = "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(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/lib.rs:113:7 | 113 | #[cfg(has_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(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:93:39 | 93 | #[cfg(all(feature = "mpmc_large", not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:95:35 | 95 | #[cfg(all(feature = "mpmc_large", cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:97:44 | 97 | #[cfg(all(not(feature = "mpmc_large"), not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:99:40 | 99 | #[cfg(all(not(feature = "mpmc_large"), cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:102:11 | 102 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/mpmc.rs:104:7 | 104 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:276:5 | 276 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:277:5 | 277 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:278:5 | 278 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:279:5 | 279 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/mod.rs:280:5 | 280 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:20:5 | 20 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:21:5 | 21 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:22:5 | 22 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:23:5 | 23 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton.rs:24:5 | 24 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:84:7 | 84 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:87:11 | 87 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:95:5 | 95 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:96:5 | 96 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:97:5 | 97 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:98:5 | 98 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/pool/singleton/arc.rs:99:5 | 99 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/spsc.rs:89:7 | 89 | #[cfg(full_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/spsc.rs:91:11 | 91 | #[cfg(not(full_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heapless-0.7.16/src/linear_map.rs:467:9 | 467 | drop(&self.buffer); | ^^^^^------------^ | | | argument has type `&Vec<(K, V), N>` | = note: `#[warn(dropping_references)]` implied by `#[warn(warnings)]` help: use `let _ = ...` to ignore the expression or result | 467 - drop(&self.buffer); 467 + let _ = &self.buffer; | warning: `nom_locate` (lib) generated 6 warnings warning: `indicatif` (lib) generated 1 warning warning: `jieba-rs` (lib) generated 1 warning warning: `heapless` (lib) generated 31 warnings Fresh futures v0.3.30 Fresh rayon-cond v0.3.0 Fresh getset v0.1.2 warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 2 warnings generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. Fresh onig v6.4.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/lib.rs:87:17 | 87 | #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `generate`, `posix-api`, `print-debug`, and `std-pattern` = 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: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/buffers.rs:26:18 | 26 | unsafe { &mut onig_sys::OnigEncodingUTF8 } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw mut` instead to create a raw pointer | 26 | unsafe { &raw mut onig_sys::OnigEncodingUTF8 } | ~~~~~~~~ warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/buffers.rs:92:27 | 92 | enc: unsafe { &mut onig_sys::OnigEncodingASCII }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives help: use `&raw mut` instead to create a raw pointer | 92 | enc: unsafe { &raw mut onig_sys::OnigEncodingASCII }, | ~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:38:28 | 38 | unsafe { transmute(&onig_sys::OnigSyntaxPython) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 38 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPython) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:42:28 | 42 | unsafe { transmute(&onig_sys::OnigSyntaxASIS) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 42 | unsafe { transmute(&raw const onig_sys::OnigSyntaxASIS) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:47:28 | 47 | unsafe { transmute(&onig_sys::OnigSyntaxPosixBasic) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 47 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixBasic) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:52:28 | 52 | unsafe { transmute(&onig_sys::OnigSyntaxPosixExtended) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 52 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixExtended) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:57:28 | 57 | unsafe { transmute(&onig_sys::OnigSyntaxEmacs) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 57 | unsafe { transmute(&raw const onig_sys::OnigSyntaxEmacs) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:62:28 | 62 | unsafe { transmute(&onig_sys::OnigSyntaxGrep) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 62 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGrep) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:67:28 | 67 | unsafe { transmute(&onig_sys::OnigSyntaxGnuRegex) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 67 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGnuRegex) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:72:28 | 72 | unsafe { transmute(&onig_sys::OnigSyntaxJava) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 72 | unsafe { transmute(&raw const onig_sys::OnigSyntaxJava) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:77:28 | 77 | unsafe { transmute(&onig_sys::OnigSyntaxPerl) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 77 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:82:28 | 82 | unsafe { transmute(&onig_sys::OnigSyntaxPerl_NG) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 82 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl_NG) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:87:28 | 87 | unsafe { transmute(&onig_sys::OnigSyntaxRuby) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 87 | unsafe { transmute(&raw const onig_sys::OnigSyntaxRuby) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/onig-6.4.0/src/syntax.rs:92:28 | 92 | unsafe { transmute(&onig_sys::OnigSyntaxOniguruma) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 92 | unsafe { transmute(&raw const onig_sys::OnigSyntaxOniguruma) } | ~~~~~~~~~~ Fresh derive_builder v0.12.0 Fresh derive_builder v0.13.1 Fresh irg-kvariants v0.1.0 Fresh dirs v5.0.1 warning: `onig` (lib) generated 15 warnings Fresh esaxx-rs v0.1.10 Fresh doc-comment v0.3.3 Fresh fancy-regex v0.12.0 Fresh deserr-internal v0.7.0 Fresh libz-sys v1.1.15 warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` 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: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libz-sys-1.1.15/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libz-sys` (lib) generated 18 warnings Fresh zerovec v0.10.1 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zerovec-0.10.1/src/map2d/borrowed.rs:281:94 | 281 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh bstr v1.9.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/bstr-1.9.0/src/escape_bytes.rs:15:43 | 14 | impl<'a> EscapeBytes<'a> { | -- lifetime `'a` declared here 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh roaring v0.10.5 Fresh http v1.0.0 warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-1.0.0/src/lib.rs:213:15 | 213 | pub trait Sealed {} | ^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/http-1.0.0/src/lib.rs:159:9 | 159 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` warning: `zerovec` (lib) generated 1 warning warning: `bstr` (lib) generated 1 warning warning: `http` (lib) generated 1 warning Fresh rustls-webpki v0.101.7 Fresh sct v0.7.1 warning: `rustls-webpki` (lib) generated 2 warnings (2 duplicates) Fresh itertools v0.12.1 Fresh ordered-float v4.2.0 Fresh unicode-normalization-alignments v0.1.12 warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/normalize.rs:77:22 | 77 | const N_COUNT: u32 = (V_COUNT * T_COUNT); | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 77 - const N_COUNT: u32 = (V_COUNT * T_COUNT); 77 + const N_COUNT: u32 = V_COUNT * T_COUNT; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/normalize.rs:78:22 | 78 | const S_COUNT: u32 = (L_COUNT * N_COUNT); | ^ ^ | help: remove these parentheses | 78 - const S_COUNT: u32 = (L_COUNT * N_COUNT); 78 + const S_COUNT: u32 = L_COUNT * N_COUNT; | warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:86:5 | 86 | #[inline] | ^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:91:5 | 91 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:96:5 | 96 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:101:5 | 101 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode-normalization-alignments-0.1.12/src/lib.rs:106:5 | 106 | #[inline] | ^^^^^^^^^ Fresh whatlang v0.16.4 warning: field `raw_scores` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `unicode-normalization-alignments` (lib) generated 7 warnings warning: `whatlang` (lib) generated 3 warnings Fresh unescaper v0.1.3 Fresh serde_plain v1.0.2 Fresh serde-cs v0.2.4 Fresh rustc-hash v1.1.0 Fresh unicode_categories v0.1.1 warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:229:23 | 229 | '\u{E000}'...'\u{F8FF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:231:24 | 231 | '\u{F0000}'...'\u{FFFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:233:25 | 233 | '\u{100000}'...'\u{10FFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:252:23 | 252 | '\u{3400}'...'\u{4DB5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:254:23 | 254 | '\u{4E00}'...'\u{9FD5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:256:23 | 256 | '\u{AC00}'...'\u{D7A3}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:258:24 | 258 | '\u{17000}'...'\u{187EC}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:260:24 | 260 | '\u{20000}'...'\u{2A6D6}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:262:24 | 262 | '\u{2A700}'...'\u{2B734}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:264:24 | 264 | '\u{2B740}'...'\u{2B81D}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/unicode_categories-0.1.1/src/lib.rs:266:24 | 266 | '\u{2B820}'...'\u{2CEA1}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `unicode_categories` (lib) generated 11 warnings Fresh cow-utils v0.1.2 Fresh deunicode v1.4.2 Fresh slice-group-by v0.3.1 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh litemap v0.7.2 warning: `slice-group-by` (lib) generated 1 warning Fresh tiktoken-rs v0.5.8 Fresh filter-parser v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/filter-parser) warning: elided lifetime has a name --> filter-parser/src/error.rs:38:37 | 35 | pub fn cut_with_err<'a, O>( | -- lifetime `'a` declared here ... 38 | ) -> impl FnMut(Span<'a>) -> IResult { | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> filter-parser/src/value.rs:55:56 | 55 | pub fn word_not_keyword<'a>(input: Span<'a>) -> IResult> { | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> filter-parser/src/lib.rs:178:58 | 150 | impl<'a> FilterCondition<'a> { | -- lifetime `'a` declared here ... 178 | pub fn parse(input: &'a str) -> Result, Error> { | ^^^^^ this elided lifetime gets resolved as `'a` warning: `filter-parser` (lib) generated 3 warnings Fresh httparse v1.8.0 Fresh rustls v0.21.12 warning: `httparse` (lib) generated 30 warnings (30 duplicates) warning: `rustls` (lib) generated 15 warnings (15 duplicates) Fresh libgit2-sys v0.16.2+1.7.2 warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs:4324:10 | 4324 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh vergen-lib v0.1.2 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:14:31 | 14 | all(feature = "unstable", nightly), | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:26:13 | 26 | #![cfg_attr(nightly, allow(box_pointers))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:28:5 | 28 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:182:39 | 182 | #![cfg_attr(all(feature = "unstable", nightly), allow(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:184:44 | 184 | #![cfg_attr(all(not(feature = "unstable"), nightly), deny(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:187:31 | 187 | all(feature = "unstable", 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:200:13 | 200 | #![cfg_attr(nightly, deny(clippy::all, clippy::pedantic))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:203:5 | 203 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-lib-0.1.2/src/lib.rs:215:9 | 215 | all(nightly, feature = "unstable"), | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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 Fresh rstar v0.11.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rstar-0.11.0/src/rtree.rs:433:30 | 430 | pub fn intersection_candidates_with_other_tree<'a, U>( | -- lifetime `'a` declared here ... 433 | ) -> IntersectionIterator | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh h2 v0.3.26 Fresh smartstring v1.0.1 warning: unexpected `cfg` condition name: `needs_allocator_feature` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/lib.rs:104:13 | 104 | #![cfg_attr(needs_allocator_feature, feature(allocator_api))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(needs_allocator_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_allocator_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_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:175:19 | 175 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:199:23 | 199 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:208:15 | 208 | #[cfg(has_allocator)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_allocator` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/smartstring-1.0.1/src/boxed.rs:226:19 | 226 | #[cfg(not(has_allocator))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_allocator)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_allocator)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libgit2-sys` (lib) generated 1 warning warning: `vergen-lib` (lib) generated 9 warnings warning: `rstar` (lib) generated 1 warning warning: `h2` (lib) generated 1 warning (1 duplicate) warning: `smartstring` (lib) generated 5 warnings Fresh levenshtein_automata v0.2.1 warning: unused variable: `d` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/levenshtein_automata-0.2.1/src/dfa.rs:97:29 | 97 | Distance::Exact(d) => true, | ^ help: if this is intentional, prefix it with an underscore: `_d` | = note: `#[warn(unused_variables)]` on by default Fresh zstd-sys v2.0.10+zstd.1.5.6 Fresh grenad v0.4.6 Fresh futures-channel v0.3.30 Fresh inout v0.1.3 warning: `levenshtein_automata` (lib) generated 1 warning warning: `futures-channel` (lib) generated 1 warning (1 duplicate) Fresh crossbeam-channel v0.5.11 Fresh rand_pcg v0.3.1 Fresh concat-arrays v0.1.2 Fresh smallstr v0.3.0 Fresh bimap v0.6.3 Fresh enum-iterator-derive v1.3.0 Fresh filetime v0.2.22 Fresh xattr v1.0.1 Fresh socket2 v0.4.9 Fresh memmap2 v0.7.1 warning: `filetime` (lib) generated 4 warnings (4 duplicates) Fresh geoutils v0.5.1 Fresh overload v0.1.1 Fresh base64ct v1.6.0 Fresh try-lock v0.2.4 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh obkv v0.2.1 Fresh httpdate v1.0.2 Fresh password-hash v0.4.2 warning: `winnow` (lib) generated 26 warnings Fresh want v0.3.1 warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `display`, `parse`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:15:20 | 15 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:26:5 | 26 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:57:5 | 57 | trace("full-date", full_date_).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:90:5 | 90 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/datetime.rs:110:5 | 110 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/inline_table.rs:127:13 | 127 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN.copysign(1.0)).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/toml_edit-0.21.0/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: methods `poll_ready_ref` and `make_service_ref` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/service/make.rs:61:8 | 43 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> { | -------------- methods in this trait ... 61 | fn poll_ready_ref(&mut self, cx: &mut task::Context<'_>) -> Poll>; | ^^^^^^^^^^^^^^ 62 | 63 | fn make_service_ref(&mut self, target: &Target) -> Self::Future; | ^^^^^^^^^^^^^^^^ warning: trait `CantImpl` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/service/make.rs:181:15 | 181 | pub trait CantImpl {} | ^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/client/conn.rs:1124:7 | 1124 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-0.14.27/src/client/conn.rs:1125:7 | 1125 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ Fresh nu-ansi-term v0.46.0 warning: unused import: `windows::*` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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: `toml_edit` (lib) generated 53 warnings warning: `hyper` (lib) generated 7 warnings warning: `nu-ansi-term` (lib) generated 1 warning Fresh tar v0.4.40 Fresh enum-iterator v1.5.0 Fresh cipher v0.4.4 Fresh zstd-safe v5.0.2+zstd.1.5.2 Fresh vergen v9.0.0-beta.2 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:293:31 | 293 | all(feature = "unstable", nightly), | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:305:13 | 305 | #![cfg_attr(nightly, allow(box_pointers))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:307:5 | 307 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:461:39 | 461 | #![cfg_attr(all(feature = "unstable", nightly), allow(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:463:44 | 463 | #![cfg_attr(all(not(feature = "unstable"), nightly), deny(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:466:31 | 466 | all(feature = "unstable", 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:479:13 | 479 | #![cfg_attr(nightly, deny(clippy::all, clippy::pedantic))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:482:5 | 482 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:494:9 | 494 | all(nightly, feature = "unstable"), | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:497:22 | 497 | #![cfg_attr(all(doc, nightly), feature(doc_auto_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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:498:25 | 498 | #![cfg_attr(all(docsrs, nightly), feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `coverage_nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-9.0.0-beta.2/src/lib.rs:499:13 | 499 | #![cfg_attr(coverage_nightly, feature(coverage_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(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh git2 v0.18.2 Fresh tokio-rustls v0.24.1 Fresh bzip2-sys v0.1.11+1.0.8 warning: `vergen` (lib) generated 12 warnings warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh convert_case v0.6.0 Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh http-body v0.4.5 warning: `sha2` (lib) generated 8 warnings (5 duplicates) warning: `sharded-slab` (lib) generated 105 warnings Fresh tracing-serde v0.1.3 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:171:5 | 171 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:179:5 | 179 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:390:15 | 390 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:452:15 | 452 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/textproc/meilisearch/work/meilisearch-1.9.0/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 Fresh errno v0.3.8 warning: `tracing-serde` (lib) generated 4 warnings warning: `tracing-log` (lib) generated 1 warning warning: `errno` (lib) generated 1 warning (1 duplicate) Fresh thread_local v1.1.7 warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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; | ^^^^^^^^^^^^^^^^^^^^ Fresh tower-service v0.3.2 Fresh utf8parse v0.2.1 Fresh base64 v0.21.7 warning: `thread_local` (lib) generated 2 warnings warning: `base64` (lib) generated 1 warning (1 duplicate) Fresh hyper v0.14.27 warning: unnecessary qualification --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | Fresh anstyle-parse v0.2.1 Fresh rustix v0.38.31 Fresh unicase v2.6.0 warning: `hyper` (lib) generated 7 warnings (7 duplicates) warning: `rustls-pemfile` (lib) generated 1 warning warning: `rustix` (lib) generated 509 warnings (509 duplicates) warning: `unicase` (lib) generated 60 warnings (60 duplicates) Fresh pbkdf2 v0.11.0 warning: unused import: `rustls::client::WantsTransparencyPolicyOrClientCert` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/config.rs:1:5 | 1 | use rustls::client::WantsTransparencyPolicyOrClientCert; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused macro definition: `trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/lib.rs:95:18 | 95 | macro_rules! trace ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` on by default warning: unused macro definition: `debug` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/lib.rs:96:18 | 96 | macro_rules! debug ( ($($tt:tt)*) => {{}} ); | ^^^^^ warning: unused imports: `debug` and `trace` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/hyper-rustls-0.24.1/src/lib.rs:97:21 | 97 | pub(crate) use {debug, trace}; | ^^^^^ ^^^^^ Fresh zstd v0.11.2+zstd.1.5.2 warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/zstd-0.11.2+zstd.1.5.2/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 Fresh vergen-git2 v1.0.0-beta.2 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:252:31 | 252 | all(feature = "unstable", nightly), | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:264:13 | 264 | #![cfg_attr(nightly, allow(box_pointers))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:266:5 | 266 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:420:39 | 420 | #![cfg_attr(all(feature = "unstable", nightly), allow(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:422:44 | 422 | #![cfg_attr(all(not(feature = "unstable"), nightly), deny(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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:425:31 | 425 | all(feature = "unstable", 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:438:13 | 438 | #![cfg_attr(nightly, deny(clippy::all, clippy::pedantic))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:441:5 | 441 | 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 name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:453:9 | 453 | all(nightly, feature = "unstable"), | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:456:22 | 456 | #![cfg_attr(all(doc, nightly), feature(doc_auto_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(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:457:25 | 457 | #![cfg_attr(all(docsrs, nightly), feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `coverage_nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/lib.rs:458:13 | 458 | #![cfg_attr(coverage_nightly, feature(coverage_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(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage_nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/vergen-git2-1.0.0-beta.2/src/git2/mod.rs:622:16 | 622 | #[cfg_attr(coverage_nightly, coverage(off))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bzip2 v0.4.4 warning: `hyper-rustls` (lib) generated 4 warnings warning: `zstd` (lib) generated 1 warning warning: `vergen-git2` (lib) generated 13 warnings Fresh aes v0.8.4 warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs:134:43 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` 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: `aes_force_soft` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs:134:58 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/lib.rs:140:13 | 140 | not(aes_force_soft) | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1098:11 | 1098 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1106:11 | 1106 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1128:15 | 1128 | #[cfg(any(not(aes_compact), feature = "hazmat"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1167:11 | 1167 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1401:11 | 1401 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1409:11 | 1409 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:65:11 | 65 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:71:15 | 71 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:171:11 | 171 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:177:15 | 177 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:241:11 | 241 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:247:15 | 247 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:276:15 | 276 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:283:15 | 283 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:302:19 | 302 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:366:15 | 366 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:338:15 | 338 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:347:19 | 347 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:390:15 | 390 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:394:19 | 394 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:444:15 | 444 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:448:19 | 448 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:488:15 | 488 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:495:15 | 495 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:514:19 | 514 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:578:15 | 578 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:550:15 | 550 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:559:19 | 559 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36 | 13 | #[cfg(all(target_arch = "aarch64", aes_armv8))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/aes-0.8.4/src/autodetect.rs:19:1 | 19 | cpufeatures::new!(aes_intrinsics, "aes"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh num-integer v0.1.45 warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/lib.rs:830:7 | 830 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/lib.rs:1056:7 | 1056 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/roots.rs:169:7 | 169 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-integer-0.1.45/src/roots.rs:389:7 | 389 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = 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_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh sha1 v0.10.6 Fresh sha2 v0.10.8 warning: `aes` (lib) generated 36 warnings (3 duplicates) warning: `num-integer` (lib) generated 4 warnings warning: `sha1` (lib) generated 4 warnings (4 duplicates) warning: `sha2` (lib) generated 8 warnings (8 duplicates) Fresh hmac v0.12.1 Fresh path-matchers v1.0.2 Fresh serde_urlencoded v0.7.1 warning: `serde_urlencoded` (lib) generated 1 warning (1 duplicate) Fresh constant_time_eq v0.1.5 Fresh colorchoice v1.0.0 Fresh webpki-roots v0.25.3 Fresh anstyle v1.0.6 Fresh fastrand v2.0.1 Fresh anstyle-query v1.0.0 Fresh path-slash v0.1.5 warning: `fastrand` (lib) generated 1 warning (1 duplicate) Fresh maplit v1.0.2 Fresh change-detection v1.2.0 Fresh tempfile v3.10.1 Fresh anstream v0.6.13 Fresh zip v0.6.6 warning: unexpected `cfg` condition name: `reqwest_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/src/lib.rs:228:34 | 228 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/src/blocking/client.rs:1167:39 | 1167 | pub(crate) struct KeepCoreThreadAlive(Option>); | ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Fresh mime_guess v2.0.4 warning: `zip` (lib) generated 2 warnings (2 duplicates) warning: `reqwest` (lib) generated 2 warnings warning: `mime_guess` (lib) generated 2 warnings (2 duplicates) Fresh num-bigint v0.4.3 warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:187:7 | 187 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:193:7 | 193 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:213:28 | 213 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:223:7 | 223 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1002:21 | 1002 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1009:21 | 1009 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1020:11 | 1020 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:1034:7 | 1034 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:14:7 | 14 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 400 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 400 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 401 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 401 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 402 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 402 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 403 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 404 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 404 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 405 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 405 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 407 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 407 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 408 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 408 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 409 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 409 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 410 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 411 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 411 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:378:15 | 378 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 412 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:388:15 | 388 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 412 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 533 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 534 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 535 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 536 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 537 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint/convert.rs:521:15 | 521 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 538 | 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:526:19 | 526 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:532:15 | 532 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:555:19 | 555 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/biguint.rs:558:15 | 558 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:244:15 | 244 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:246:11 | 246 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:251:15 | 251 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:253:11 | 253 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:257:15 | 257 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:259:11 | 259 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:263:15 | 263 | #[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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/num-bigint-0.4.3/src/lib.rs:265:11 | 265 | #[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 Fresh cargo_toml v0.18.0 Fresh hyper-rustls v0.24.1 warning: `num-bigint` (lib) generated 141 warnings warning: `hyper-rustls` (lib) generated 4 warnings (4 duplicates) Fresh sha-1 v0.10.1 warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/sha-1-0.10.1/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `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`, `unknown`, `visionos`, and `vita` and 6 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh rustls-pemfile v1.0.4 Fresh toml_datetime v0.6.5 Fresh serde_spanned v0.6.5 warning: `sha-1` (lib) generated 4 warnings (2 duplicates) warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) Fresh pin-project-internal v1.1.4 Fresh dirs-sys-next v0.1.2 Fresh utf8-width v0.1.6 Fresh owo-colors v3.5.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/owo-colors-3.5.0/src/lib.rs:77:13 | 77 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `owo-colors` (lib) generated 1 warning Fresh hex v0.4.3 Fresh ipnet v2.8.0 Fresh clap_lex v0.6.0 Fresh winnow v0.5.40 warning: `winnow` (lib) generated 26 warnings (26 duplicates) Fresh clap_builder v4.4.17 warning: unexpected `cfg` condition value: `perf` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/os_str.rs:67:7 | 67 | #[cfg(feature = "perf")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-doc`, `unstable-styles`, `unstable-v5`, `usage`, and `wrap_help` = help: consider adding `perf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: trait `AppTag` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/command.rs:4888:18 | 4888 | pub(crate) trait AppTag: crate::builder::ext::Extension {} | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `into_any` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/ext.rs:56:8 | 51 | pub(crate) trait Extension: std::fmt::Debug + Send + Sync + 'static { | --------- method in this trait ... 56 | fn into_any(self: Box) -> Box; | ^^^^^^^^ warning: methods `parse` and `parse_` are never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/clap_builder-4.4.17/src/builder/value_parser.rs:609:8 | 591 | trait AnyValueParser: Send + Sync + 'static { | -------------- methods in this trait ... 609 | fn parse( | ^^^^^ ... 616 | fn parse_( | ^^^^^^ Fresh toml_edit v0.21.0 Fresh dirs-next v1.0.2 Fresh pin-project v1.1.4 warning: `clap_builder` (lib) generated 4 warnings warning: `toml_edit` (lib) generated 53 warnings (53 duplicates) Fresh byte-unit v4.0.19 Fresh static-files v0.2.3 Fresh libmimalloc-sys v0.1.35 warning: build-info@1.9.0: vergen: could not find repository at '/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info'; class=Repository (6); code=NotFound (-3) Fresh protobuf v2.28.0 warning: unexpected `cfg` condition name: `never` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/protobuf-2.28.0/src/lib.rs:186:7 | 186 | #[cfg(never)] | ^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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, ()), | ~~ warning: trait `GetRepeatedMessage` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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, ()), | ~~ warning: field `1` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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], ()), | ~~ warning: method `mut_field` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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(()), | ~~ Fresh async-trait v0.1.77 warning: unexpected `cfg` condition name: `no_span_mixed_site` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/expand.rs:439:15 | 439 | #[cfg(not(no_span_mixed_site))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_span_mixed_site)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_span_mixed_site)");` 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: `self_span_hack` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/receiver.rs:84:20 | 84 | #[cfg_attr(not(self_span_hack), allow(clippy::unused_self))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(self_span_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(self_span_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `self_span_hack` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/receiver.rs:89:19 | 89 | #[cfg(self_span_hack)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(self_span_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(self_span_hack)");` 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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/async-trait-0.1.77/src/receiver.rs:81:24 | 81 | pub struct ReplaceSelf(pub Span); | ----------- ^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Fresh pem v3.0.3 Fresh clap_derive v4.4.7 Fresh async-stream-impl v0.3.5 warning: `protobuf` (lib) generated 25 warnings warning: `async-trait` (lib) generated 4 warnings Fresh page_size v0.5.0 Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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(); | +++++++ Fresh mutually_exclusive_features v0.0.3 Fresh clap v4.4.17 Fresh async-stream v0.3.5 warning: `same-file` (lib) generated 1 warning Fresh walkdir v2.5.0 Fresh prometheus v0.13.3 Fresh mimalloc v0.1.39 Fresh platform-dirs v0.3.0 Fresh toml v0.8.8 Fresh is-terminal v0.4.10 Fresh yaup v0.2.1 warning: variable does not need to be mutable --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-0.2.1/src/ser.rs:213:22 | 213 | fn serialize_seq(mut self, len: Option) -> Result { | ----^^^^ | | | help: remove this `mut` | note: the lint level is defined here --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/yaup-0.2.1/src/lib.rs:82:9 | 82 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(unused_mut)]` implied by `#[warn(warnings)]` Fresh sysinfo v0.30.5 Fresh tokio-stream v0.1.14 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14/src/stream_map.rs:631:19 | 631 | #[cfg(not(loom))] | ^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `loom` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tokio-stream-0.1.14/src/stream_map.rs:653:15 | 653 | #[cfg(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: `yaup` (lib) generated 1 warning warning: `tokio-stream` (lib) generated 2 warnings Fresh termcolor v1.4.1 Fresh siphasher v1.0.0 Compiling file-store v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/file-store) Compiling debugid v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=debugid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/debugid-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/debugid-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sentry ' CARGO_PKG_DESCRIPTION='Common reusable types for implementing the sentry.io protocol.' CARGO_PKG_HOMEPAGE='https://sentry.io/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debugid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/getsentry/rust-debugid' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name debugid --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/debugid-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("serde"))' -C metadata=287db974f95b0c67 -C extra-filename=-55f87ba77484c376 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=file_store CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/file-store CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/file-store/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=file-store CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name file_store --edition=2021 file-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40508b3e9e8551d9 -C extra-filename=-1b00377e565731e4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta -C link-arg=-fstack-protector-strong` warning: `uuid` (lib) generated 2 warnings Compiling safetensors v0.4.2 Compiling lindera-filter v0.31.0 Compiling lindera-tokenizer v0.31.0 Compiling heed-types v0.20.0 Compiling ureq v2.9.7 Compiling tokenizers v0.15.2 (/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=safetensors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/safetensors-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/safetensors-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides functions to read and write safetensors which aim to be safer than their PyTorch counterpart. The format is 8 bytes which is an unsized int, being the size of a JSON header, the JSON header refers the `dtype` the `shape` and `data_offsets` which are the offsets for the values in the rest of the file. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/safetensors' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=safetensors CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/safetensors' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name safetensors --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/safetensors-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=a083384c5c4a9af0 -C extra-filename=-df7c5fd35d1fa323 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_tokenizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-tokenizer-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-tokenizer-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-tokenizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_tokenizer --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-tokenizer-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="default"' --cfg 'feature="ko-dic"' --cfg 'feature="unidic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "default", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=0cea0a389618b428 -C extra-filename=-941dbda5f9702241 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-filter-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-filter-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Character and token filters for Lindera.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_filter --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-filter-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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("cc-cedict", "default", "filter", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=95b77f3c50647333 -C extra-filename=-2f7f419b921b0189 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern kanaria=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libkanaria-fc4a23a1166aa7fa.rmeta --extern lindera_cc_cedict_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict_builder-3ad44f4bdf5a463e.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern lindera_ipadic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_builder-46436caaee57bec8.rmeta --extern lindera_ko_dic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic_builder-940cac209f87e733.rmeta --extern lindera_unidic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic_builder-b468cb6286a0e492.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern unicode_blocks=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_blocks-16a91a2a012834c5.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-ff103259a7e46fa7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heed_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='The types used with the fully typed LMDB wrapper, heed' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heed-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/heed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name heed_types --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bincode"' --cfg 'feature="serde"' --cfg 'feature="serde-bincode"' --cfg 'feature="serde-json"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_precision", "bincode", "default", "preserve_order", "raw_value", "rmp-serde", "serde", "serde-bincode", "serde-json", "serde-rmp", "serde_json", "unbounded_depth"))' -C metadata=1c731c46b0f1f6cd -C extra-filename=-35d0339308fe21af --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern heed_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed_traits-950d6123136bae6c.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ureq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.7/Cargo.toml CARGO_PKG_AUTHORS='Martin Algesten :Jacob Hoffman-Andrews ' CARGO_PKG_DESCRIPTION='Simple, safe HTTP client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ureq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/algesten/ureq' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.9.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name ureq --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/ureq-2.9.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="gzip"' --cfg 'feature="json"' --cfg 'feature="socks-proxy"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "charset", "cookies", "default", "gzip", "http-crate", "http-interop", "json", "native-certs", "native-tls", "proxy-from-env", "socks-proxy", "testdeps", "tls"))' -C metadata=067e1394f3377757 -C extra-filename=-ad683ae170a2be6d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-ca25fd27b055cfcb.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-1c07b2fe1d5a9a1d.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pki_types-41f6a91f6a969037.rmeta --extern webpki=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki-632d9cf9e15742d9.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern socks=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocks-08d77df5619a860a.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern webpki_roots=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-498d8770e7b1a916.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokenizers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers/Cargo.toml CARGO_PKG_AUTHORS='Anthony MOI :Nicolas Patry ' CARGO_PKG_DESCRIPTION='Provides an implementation of today'\''s most used tokenizers, with a focus on performances and versatility. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/tokenizers' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokenizers CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/tokenizers' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tokenizers --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/tokenizers-0.15.2/tokenizers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="onig"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "default", "esaxx_fast", "fancy-regex", "hf-hub", "http", "indicatif", "onig", "progressbar", "unstable_wasm"))' -C metadata=26d496f3a572342c -C extra-filename=-ae46795c7d55cecb --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-94ff519f120d4526.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-4a4f527118793007.rmeta --extern esaxx_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libesaxx_rs-bc8a844dca422921.rmeta --extern getrandom=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgetrandom-06a3ac8235398349.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-a5d60c3c4115bdcd.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern macro_rules_attribute=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmacro_rules_attribute-299274b64c5282d5.rmeta --extern monostate=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmonostate-bdcb168b59998268.rmeta --extern onig=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonig-b08a8c4f0e039806.rmeta --extern paste=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpaste-4f66c2ea0c743426.so --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern rayon_cond=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon_cond-64f07b3eb2957155.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_syntax-7e6920a48c616765.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern spm_precompiled=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libspm_precompiled-6a7584da88f15d22.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern unicode_normalization_alignments=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization_alignments-5cf18177aedd13a1.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --extern unicode_categories=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_categories-ca98f987f3fbe2d0.rmeta -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/src/bytes.rs:14:57 | 11 | impl<'a> BytesEncode<'a> for Bytes { | -- lifetime `'a` declared here ... 14 | fn bytes_encode(item: &'a Self::EItem) -> Result, BoxedError> { | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-types-0.20.0/src/serde_bincode.rs:17:57 | 11 | impl<'a, T: 'a> BytesEncode<'a> for SerdeBincode | -- lifetime `'a` declared here ... 17 | fn bytes_encode(item: &'a Self::EItem) -> Result, BoxedError> { | ^ this elided lifetime gets resolved as `'a` warning: `heed-types` (lib) generated 2 warnings Compiling heed v0.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heed CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-0.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-0.20.2/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='A fully typed LMDB wrapper with minimum overhead' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/heed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name heed --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/heed-0.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="read-txn-no-tls"' --cfg 'feature="serde-bincode"' --cfg 'feature="serde-json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_precision", "default", "longer-keys", "mdb_idl_logn_10", "mdb_idl_logn_11", "mdb_idl_logn_12", "mdb_idl_logn_13", "mdb_idl_logn_14", "mdb_idl_logn_15", "mdb_idl_logn_16", "mdb_idl_logn_8", "mdb_idl_logn_9", "posix-sem", "preserve_order", "raw_value", "read-txn-no-tls", "serde", "serde-bincode", "serde-json", "serde-rmp", "unbounded_depth"))' -C metadata=1899453c985986cd -C extra-filename=-0b36555c7c6b2f5f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-1e3dd40052d4a63d.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern heed_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed_traits-950d6123136bae6c.rmeta --extern heed_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed_types-35d0339308fe21af.rmeta --extern libc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblibc-59e43fa30ff8e1aa.rmeta --extern lmdb_master_sys=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblmdb_master_sys-db6a733cea6aedfd.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern page_size=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpage_size-b0cad2c07d7a5d59.rmeta --extern synchronoise=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsynchronoise-c4f16a8865a29ed2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out` Compiling json-depth-checker v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/json-depth-checker) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=json_depth_checker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/json-depth-checker CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/json-depth-checker/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='A library that indicates if a JSON must be flattened' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=json-depth-checker CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name json_depth_checker --edition=2021 json-depth-checker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=8fb193832aaa0829 -C extra-filename=-ac12e05d6cec1b04 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta -C link-arg=-fstack-protector-strong` Compiling candle-core v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=candle_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimalist ML framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=candle-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/candle' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name candle_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=2ba375aec79fad0f -C extra-filename=-bacec7faaf647fd9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern gemm=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgemm-5dc25cd032c882e1.rmeta --extern half=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhalf-7d909763481cc3a4.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-7145b60a63b6a43f.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rand_distr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_distr-9229500b414b330f.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern safetensors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsafetensors-df7c5fd35d1fa323.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern yoke=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyoke-901f5005e0fba5ae.rmeta --extern zip=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzip-c17d367e9e68157f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cookie v0.16.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cookie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/cookie-e72e0e049b428db5/out /usr/local/bin/rustc --crate-name cookie --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=8a512d41627647ae -C extra-filename=-08f9faa270ec2b47 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/cookie-0.16.2/src/lib.rs:71:17 | 71 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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 v4.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-4.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-4.6.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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-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="__compress"' --cfg 'feature="actix-macros"' --cfg 'feature="actix-tls"' --cfg 'feature="actix-web-codegen"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="cookie"' --cfg 'feature="cookies"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="rustls-0_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "actix-macros", "actix-tls", "actix-web-codegen", "compress-brotli", "compress-gzip", "compress-zstd", "cookie", "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=a9b4dd46d27a84e9 -C extra-filename=-37e9a5c65a966cc9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_codec-b7a7539ef56e8ca9.rmeta --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rmeta --extern actix_macros=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_macros-d6a7f0ab1488e7a1.so --extern actix_router=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_router-fb964b58a3567bea.rmeta --extern actix_rt=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_rt-a1b19f426212e768.rmeta --extern actix_server=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_server-08f132f877ab6d4e.rmeta --extern actix_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_service-29186c02e2485a5c.rmeta --extern actix_tls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_tls-4c2341204791be02.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web_codegen=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web_codegen-88fac93021cabbf6.so --extern ahash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libahash-7fe3830f5d7d139a.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern bytestring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytestring-9a9077d941538b34.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern cookie=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcookie-08f9faa270ec2b47.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern itoa=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitoa-878cbd35d66d5b29.rmeta --extern language_tags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblanguage_tags-de49b3443f94350e.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern regex_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex_lite-c54fd4e262eebacb.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern socket2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsocket2-87740be5b5320ef9.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling lindera-analyzer v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera_analyzer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-analyzer-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-analyzer-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera-analyzer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera_analyzer --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-analyzer-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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("cc-cedict", "compress", "default", "filter", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=fc4bb96f643dbca6 -C extra-filename=-90e221dd1c0f6faf --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding-687dbdf2e1eea476.rmeta --extern kanaria=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libkanaria-fc4a23a1166aa7fa.rmeta --extern lindera_cc_cedict_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_cc_cedict_builder-3ad44f4bdf5a463e.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern lindera_filter=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_filter-2f7f419b921b0189.rmeta --extern lindera_ipadic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ipadic_builder-46436caaee57bec8.rmeta --extern lindera_ko_dic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_ko_dic_builder-940cac209f87e733.rmeta --extern lindera_tokenizer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_tokenizer-941dbda5f9702241.rmeta --extern lindera_unidic_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_unidic_builder-b468cb6286a0e492.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern unicode_blocks=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_blocks-16a91a2a012834c5.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --extern yada=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyada-ff103259a7e46fa7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling liquid-core v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-core-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-core-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Core liquid functionality' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust/tree/master/crate/core' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_core --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-core-0.26.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="derive"' --cfg 'feature="liquid-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "liquid-derive"))' -C metadata=c282cfec13f77883 -C extra-filename=-7abccd809ccb3cbc --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anymap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanymap2-01783b286446b92c.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-40681aa802bfe040.rmeta --extern kstring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libkstring-6f67ceb0f76a1a7e.rmeta --extern liquid_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_derive-07c39aab284dbb88.so --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern pest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest-41d3a2a900a90c17.rmeta --extern pest_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpest_derive-3a55687cfb4eb8ca.so --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Cpu` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/src/cpu/mod.rs:4:7 | 4 | trait Cpu { | ^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `CpuF16` is never used --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/src/cpu/mod.rs:21:7 | 21 | trait CpuF16 { | ^^^^^^ warning: field `1` is never read --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-core-0.4.1/src/op.rs:75:17 | 75 | Cmp(Tensor, CmpOp), | --- ^^^^^ | | | field in this variant | = note: `Op` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 75 | Cmp(Tensor, ()), | ~~ warning: `time` (lib) generated 85 warnings (85 duplicates) Compiling lindera v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lindera CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A morphological analysis library.' CARGO_PKG_HOMEPAGE='https://github.com/lindera-morphology/lindera' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lindera CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lindera-morphology/lindera' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name lindera --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/lindera-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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="ko-dic"' --cfg 'feature="unidic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc-cedict", "compress", "default", "filter", "ipadic", "ipadic-neologd", "ko-dic", "unidic"))' -C metadata=0b43b1d4a4b012c9 -C extra-filename=-9f930bf7e6e3a5fe --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern lindera_analyzer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_analyzer-90e221dd1c0f6faf.rmeta --extern lindera_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_core-125c24ced6db7111.rmeta --extern lindera_dictionary=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_dictionary-2405c6462ad24e4b.rmeta --extern lindera_filter=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_filter-2f7f419b921b0189.rmeta --extern lindera_tokenizer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera_tokenizer-941dbda5f9702241.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling charabia v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=charabia CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/charabia-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/charabia-0.8.11/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.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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name charabia --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/charabia-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="chinese"' --cfg 'feature="chinese-normalization"' --cfg 'feature="chinese-segmentation"' --cfg 'feature="greek"' --cfg 'feature="hebrew"' --cfg 'feature="japanese"' --cfg 'feature="japanese-segmentation-unidic"' --cfg 'feature="khmer"' --cfg 'feature="korean"' --cfg 'feature="lindera"' --cfg 'feature="thai"' --cfg 'feature="vietnamese"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chinese", "chinese-normalization", "chinese-normalization-pinyin", "chinese-segmentation", "default", "greek", "hebrew", "japanese", "japanese-segmentation-ipadic", "japanese-segmentation-unidic", "japanese-transliteration", "khmer", "korean", "latin-camelcase", "latin-snakecase", "lindera", "swedish-recomposition", "thai", "vietnamese"))' -C metadata=2e1cad821bf689ed -C extra-filename=-d6ff219aeadc7875 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libaho_corasick-94ff519f120d4526.rmeta --extern cow_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcow_utils-066d353624fadc93.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern deunicode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeunicode-5eb5494d31a882f3.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern irg_kvariants=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libirg_kvariants-c9cb6555e2540f77.rmeta --extern jieba_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjieba_rs-48572fe064fdf5d7.rmeta --extern lindera=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblindera-9f930bf7e6e3a5fe.rmeta --extern litemap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblitemap-4203dab1f2e2e6ad.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_normalization-b8a82adbed14f463.rmeta --extern whatlang=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwhatlang-8b4ea924586c95c1.rmeta --extern zerovec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libzerovec-56dca07815dca100.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling arroy v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arroy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arroy-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arroy-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops :Tamo ' CARGO_PKG_DESCRIPTION='Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arroy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/arroy' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name arroy --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/arroy-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("assert-reader-validity", "default", "plot"))' -C metadata=9383a6448ee0a669 -C extra-filename=-1731f0f00e3d172d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern heed=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed-0b36555c7c6b2f5f.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-7145b60a63b6a43f.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out` Compiling liquid-lib v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid_lib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-lib-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-lib-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Johann Hofmann ' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust/tree/master/liquid-lib' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid_lib --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-lib-0.26.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="stdlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "deunicode", "extra", "jekyll", "shopify", "stdlib"))' -C metadata=987d2dc61ac3a7da -C extra-filename=-fb74d97fcbd8817f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-40681aa802bfe040.rmeta --extern liquid_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_core-7abccd809ccb3cbc.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libunicode_segmentation-6b276ab8613554e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling deserr v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deserr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Lo :Tamo ' CARGO_PKG_DESCRIPTION='Deserialization library with focus on error handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deserr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/deserr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name deserr --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/deserr-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="actix-http"' --cfg 'feature="actix-utils"' --cfg 'feature="actix-web"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="serde-cs"' --cfg 'feature="serde-json"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-http", "actix-utils", "actix-web", "default", "futures", "serde-cs", "serde-json", "serde_json"))' -C metadata=4dfe11b609f19b35 -C extra-filename=-722b4e257c4daf82 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rmeta --extern deserr_internal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr_internal-4a8f8e58f081031c.so --extern futures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures-607942ed450b03d3.rmeta --extern serde_cs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_cs-b434b4261b74563b.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstrsim-cbc1acf22155b6db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling hf-hub v0.3.2 (/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hf_hub CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='This crates aims ease the interaction with [huggingface](https://huggingface.co/) It aims to be compatible with [huggingface_hub](https://github.com/huggingface/huggingface_hub/) python package, but only implements a smaller subset of functions. ' CARGO_PKG_HOMEPAGE='https://github.com/huggingface/hf-hub' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hf-hub CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/hf-hub' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name hf_hub --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="online"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "online", "tokio"))' -C metadata=b8b45bfa5dcc84a3 -C extra-filename=-c822ad3e7c7d5368 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern dirs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdirs-fecb37ebb0030b81.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-89737959be870675.rmeta --extern indicatif=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindicatif-4a56877438644299.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-ad683ae170a2be6d.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling flatten-serde-json v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flatten_serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/flatten-serde-json/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Flatten serde-json objects like elastic search' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatten-serde-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name flatten_serde_json --edition=2021 flatten-serde-json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=891f70baafb03abd -C extra-filename=-ff35b1c682a919f8 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta -C link-arg=-fstack-protector-strong` Compiling tracing-subscriber v0.3.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="json"' --cfg 'feature="nu-ansi-term"' --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-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=2c3c4283693f029f -C extra-filename=-a3c2eec0c6ff91dd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern nu_ansi_term=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnu_ansi_term-75f501790945ca22.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern sharded_slab=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsharded_slab-a22017aa67b8b51d.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern thread_local=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthread_local-6e82fd22b528202e.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --extern tracing_log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_log-5f5da4d7855f79f5.rmeta --extern tracing_serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_serde-445472ca7058b878.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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/registry/mod.rs:118:50 | 92 | pub trait LookupSpan<'a> { | -- lifetime `'a` declared here ... 118 | fn span(&'a self, id: &Id) -> Option> | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-subscriber-0.3.18/src/fmt/format/json.rs:478:15 | 478 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling liquid v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liquid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The liquid templating language for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liquid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/liquid-rust' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name liquid --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.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="liquid-lib"' --cfg 'feature="stdlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "liquid-lib", "stdlib"))' -C metadata=fd447e69f6fc3d9e -C extra-filename=-16173de5d4e6171d --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern doc_comment=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdoc_comment-494ad3adf0777b04.rmeta --extern liquid_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_core-7abccd809ccb3cbc.rmeta --extern liquid_derive=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_derive-07c39aab284dbb88.so --extern liquid_lib=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid_lib-fb74d97fcbd8817f.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:195:56 | 195 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:199:54 | 199 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:203:57 | 203 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:207:58 | 207 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:296:56 | 296 | fn blocks<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:300:54 | 300 | fn tags<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:304:57 | 304 | fn filters<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/parser.rs:308:58 | 308 | fn partials<'r>(&'r self) -> Box + 'r> { | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:8:56 | 8 | fn blocks<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:10:54 | 10 | fn tags<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:12:57 | 12 | fn filters<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/liquid-0.26.4/src/reflection.rs:14:58 | 14 | fn partials<'r>(&'r self) -> Box + 'r>; | -- lifetime `'r` declared here ^ this elided lifetime gets resolved as `'r` Compiling simple_asn1 v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simple_asn1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/simple_asn1-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name simple_asn1 --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=601819d84df8f2f1 -C extra-filename=-3c8c91cacba18cd0 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern num_bigint=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_bigint-f25db33fc7fc1314.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/meilisearch-1.9.0/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: `liquid` (lib) generated 12 warnings Compiling candle-nn v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=candle_nn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimalist ML framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=candle-nn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/candle' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name candle_nn --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "default", "metal", "mkl"))' -C metadata=8bb9d36beaf6307a -C extra-filename=-8055e6ca80cfea37 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern candle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_core-bacec7faaf647fd9.rmeta --extern half=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhalf-7d909763481cc3a4.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern safetensors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsafetensors-df7c5fd35d1fa323.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `simple_asn1` (lib) generated 9 warnings Compiling tracing-error v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Jane Lusby :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for enriching errors with `tracing`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_error --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-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="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=332b746da1cc9e38 -C extra-filename=-b98de06d2da0cad2 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-a3c2eec0c6ff91dd.rmeta --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/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0/src/lib.rs:200:5 | 200 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-error-0.2.0/src/lib.rs:208:5 | 208 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: struct `SafeTensorWithRouting` is never constructed --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-nn-0.4.1/src/var_builder.rs:256:8 | 256 | struct SafeTensorWithRouting<'a> { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling color-spantrace v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_spantrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A pretty printer for tracing_error::SpanTrace based on color-backtrace' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-spantrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eyre-rs/eyre' CARGO_PKG_RUST_VERSION=1.65.0 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name color_spantrace --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-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=e1cccc5cb9375e02 -C extra-filename=-3f7862938535b6f1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern owo_colors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libowo_colors-6e2d04b8a3c465f8.rmeta --extern tracing_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_core-635204abc45c1d52.rmeta --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-b98de06d2da0cad2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tracing-error` (lib) generated 2 warnings Compiling reqwest v0.11.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.23/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.11.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/reqwest-0.11.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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "wasm-streams", "webpki-roots"))' -C metadata=cd876a4950b83eeb -C extra-filename=-9c4ebff46284f229 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern encoding_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libencoding_rs-067c61fb14356639.rmeta --extern futures_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_core-99ecfd6f8c88266f.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern h2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libh2-73a7748af90d70a1.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern http_body=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp_body-4ca282a9b685a0ae.rmeta --extern hyper=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper-dceda3e3c1aa8b4f.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhyper_rustls-f3d1798f52fef036.rmeta --extern ipnet=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libipnet-2576f6d0474e8c3a.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern percent_encoding=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpercent_encoding-1773fcbc1d533b50.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-86afeb2c303f0257.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_rustls-5497737809c0e3fd.rmeta --extern tower_service=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtower_service-79b92bc0c1046389.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern webpki_roots=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwebpki_roots-fc8899db814f4e13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1/src/lib.rs:81:5 | 81 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly_features` --> /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/color-spantrace-0.2.1/src/lib.rs:64:5 | 64 | nightly_features, | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_features)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_features)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `color-spantrace` (lib) generated 2 warnings Compiling fxprof-processed-profile v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fxprof_processed_profile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxprof-processed-profile-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxprof-processed-profile-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Stange ' CARGO_PKG_DESCRIPTION='Create profiles in the Firefox Profiler'\''s processed profile JSON format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fxprof-processed-profile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mstange/samply/' CARGO_PKG_RUST_VERSION=1.58 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name fxprof_processed_profile --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/fxprof-processed-profile-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=754bceb5d03c25b1 -C extra-filename=-5979bf037199ff25 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbitflags-1e3dd40052d4a63d.rmeta --extern debugid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdebugid-55f87ba77484c376.rmeta --extern fxhash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxhash-3fffb2c040b6f02c.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tracing-subscriber` (lib) generated 3 warnings Compiling candle-transformers v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=candle_transformers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-transformers-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-transformers-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimalist ML framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=candle-transformers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/huggingface/candle' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name candle_transformers --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/candle-transformers-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "default", "flash-attn", "metal", "mkl"))' -C metadata=390d0b7011ecb379 -C extra-filename=-95e1944a71500820 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern candle=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_core-bacec7faaf647fd9.rmeta --extern candle_nn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_nn-8055e6ca80cfea37.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_traits-313f606e22a5d284.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern serde_plain=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_plain-0eefac21bc092382.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling jsonwebtoken v9.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsonwebtoken CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jsonwebtoken-9.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jsonwebtoken-9.2.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.67.0 CARGO_PKG_VERSION=9.2.0 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name jsonwebtoken --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/jsonwebtoken-9.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="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=af37bbc7a9970900 -C extra-filename=-95c663d019e6b86f --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern pem=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpem-0aeefbbeaaa18f2e.rmeta --extern ring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libring-10491d22bf9766ae.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern simple_asn1=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsimple_asn1-3c8c91cacba18cd0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling segment v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=segment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/segment-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/segment-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Tamo :Ulysse Carion ' CARGO_PKG_DESCRIPTION='Segment analytics client for Rust. Forked for Meilisearch: https://github.com/meilisearch' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=segment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/irevoire/segment' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name segment --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/segment-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 --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "native-tls-vendored", "rustls-tls"))' -C metadata=89f6a6720960d270 -C extra-filename=-a3abd646aa391ef3 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_trait-d1cb687fcc5490b4.so --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-9c4ebff46284f229.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling tracing-trace v0.1.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_trace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/tracing-trace/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-trace 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_trace --edition=2021 tracing-trace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=2ec81690845649c6 -C extra-filename=-7fc456ffbde713bd --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rmeta --extern color_spantrace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcolor_spantrace-3f7862938535b6f1.rmeta --extern fxprof_processed_profile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxprof_processed_profile-5979bf037199ff25.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_error=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_error-b98de06d2da0cad2.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-a3c2eec0c6ff91dd.rmeta -C link-arg=-fstack-protector-strong` Compiling actix-cors v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_cors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-cors-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_cors --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/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=6f5e6b595eebabbd -C extra-filename=-357b599b498af795 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern log=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblog-2e46789ab52b2579.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling actix-web-static-files v4.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_static_files CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alexander Korolev ' CARGO_PKG_DESCRIPTION='actix-web static files as resources support. ' CARGO_PKG_HOMEPAGE='https://github.com/kilork/actix-web-static-files' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-static-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kilork/actix-web-static-files' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/actix-web-static-files-79664849b9a3efa4/out /usr/local/bin/rustc --crate-name actix_web_static_files --edition=2021 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/actix-web-static-files-4.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="change-detection"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("change-detection", "default"))' -C metadata=dc4b8e3ba403951d -C extra-filename=-3d6db6a7f3d880d9 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rmeta --extern derive_more=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_more-e1ae21af2cd0ca46.so --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-540e29ef6c55730c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling tracing-actix-web v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-actix-web-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-actix-web-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Luca Palmieri ' CARGO_PKG_DESCRIPTION='Structured logging middleware for actix-web.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-actix-web CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukeMathWalker/tracing-actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_actix_web --edition=2018 /wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/cargo-crates/tracing-actix-web-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="emit_event_on_error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emit_event_on_error", "opentelemetry_0_13", "opentelemetry_0_13_pkg", "opentelemetry_0_14", "opentelemetry_0_14_pkg", "opentelemetry_0_15", "opentelemetry_0_15_pkg", "opentelemetry_0_16", "opentelemetry_0_16_pkg", "opentelemetry_0_17", "opentelemetry_0_17_pkg", "opentelemetry_0_18", "opentelemetry_0_18_pkg", "opentelemetry_0_19", "opentelemetry_0_19_pkg", "opentelemetry_0_20", "opentelemetry_0_20_pkg", "opentelemetry_0_21", "opentelemetry_0_21_pkg", "opentelemetry_0_22", "opentelemetry_0_22_pkg", "opentelemetry_0_23", "opentelemetry_0_23_pkg", "tracing-opentelemetry_0_12_pkg", "tracing-opentelemetry_0_13_pkg", "tracing-opentelemetry_0_14_pkg", "tracing-opentelemetry_0_16_pkg", "tracing-opentelemetry_0_17_pkg", "tracing-opentelemetry_0_18_pkg", "tracing-opentelemetry_0_19_pkg", "tracing-opentelemetry_0_21_pkg", "tracing-opentelemetry_0_22_pkg", "tracing-opentelemetry_0_23_pkg", "tracing-opentelemetry_0_24_pkg", "uuid_v7"))' -C metadata=489b676c805cb4c2 -C extra-filename=-0acf7780cf763361 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rmeta --extern mutually_exclusive_features=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmutually_exclusive_features-0120664df926db72.rmeta --extern pin_project=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project-ac0e3ad96f1da145.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out` Compiling build-info v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/build-info/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build-info CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/build-info-7e3013c56b8548d3/out /usr/local/bin/rustc --crate-name build_info --edition=2021 build-info/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=4e2e7321d8217f12 -C extra-filename=-e3bada183b816f45 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta -C link-arg=-fstack-protector-strong` Compiling permissive-json-pointer v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/permissive-json-pointer) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=permissive_json_pointer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/permissive-json-pointer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/permissive-json-pointer/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='A permissive json pointer' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=permissive-json-pointer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name permissive_json_pointer --edition=2021 permissive-json-pointer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=23657f1b4bfe75b4 -C extra-filename=-01c1a9341256b8ba --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta -C link-arg=-fstack-protector-strong` warning: `candle-nn` (lib) generated 1 warning Compiling milli v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/milli) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=milli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/milli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/milli/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=milli CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name milli --edition=2018 milli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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-tokenizations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-tokenizations", "chinese", "chinese-pinyin", "cuda", "greek", "hebrew", "japanese", "japanese-transliteration", "khmer", "korean", "lmdb-posix-sem", "swedish-recomposition", "thai", "vietnamese"))' -C metadata=ba9660c33f4e31d9 -C extra-filename=-a10648917db85b71 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern arroy=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libarroy-1731f0f00e3d172d.rmeta --extern bimap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbimap-0b1faee42a667281.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rmeta --extern bytemuck=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytemuck-29a399d4b4bd2363.rmeta --extern byteorder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern candle_core=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_core-bacec7faaf647fd9.rmeta --extern candle_nn=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_nn-8055e6ca80cfea37.rmeta --extern candle_transformers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcandle_transformers-95e1944a71500820.rmeta --extern charabia=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcharabia-d6ff219aeadc7875.rmeta --extern concat_arrays=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconcat_arrays-2b1e55cd04978dba.so --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_channel-73f768312b9a20d9.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-722b4e257c4daf82.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern filter_parser=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfilter_parser-961c022e1071192e.rmeta --extern flatten_serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflatten_serde_json-ff35b1c682a919f8.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern fxhash=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfxhash-3fffb2c040b6f02c.rmeta --extern geoutils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgeoutils-ecd2f2bc8b4b9783.rmeta --extern grenad=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libgrenad-6b7ad8f235ecaecd.rmeta --extern heed=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libheed-0b36555c7c6b2f5f.rmeta --extern hf_hub=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhf_hub-c822ad3e7c7d5368.rmeta --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rmeta --extern json_depth_checker=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjson_depth_checker-ac12e05d6cec1b04.rmeta --extern levenshtein_automata=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblevenshtein_automata-0332ba2af53bde31.rmeta --extern liquid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libliquid-16173de5d4e6171d.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-88635b6aea6eeb92.rmeta --extern obkv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobkv-594e9d36f4c3d8d7.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rand_pcg=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand_pcg-c155ac5ac86d649a.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern rstar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librstar-92aa8d971143956e.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rmeta --extern smallstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallstr-45bf8cdb69ba47e6.rmeta --extern smallvec=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmallvec-387a318cda8af509.rmeta --extern smartstring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsmartstring-73d0162ff46ee1d1.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern tiktoken_rs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtiktoken_rs-3a54bc2e24d9248b.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern tokenizers=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokenizers-ae46795c7d55cecb.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-ad683ae170a2be6d.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `fuzzing` --> milli/src/lib.rs:1:23 | 1 | #![cfg_attr(all(test, fuzzing), feature(no_coverage))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: elided lifetime has a name --> milli/src/heed_codec/facet/field_doc_id_facet_codec.rs:38:20 | 30 | impl<'a, C> BytesEncode<'a> for FieldDocIdFacetCodec | -- lifetime `'a` declared here ... 38 | ) -> Result, BoxedError> { | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> milli/src/index.rs:1608:51 | 1604 | pub fn arroy_readers<'a>( | -- lifetime `'a` declared here ... 1608 | ) -> impl Iterator>> + 'a { | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `fuzzing` --> milli/src/update/facet/incremental.rs:1064:17 | 1064 | #[cfg(all(test, 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: `reqwest` (lib) generated 1 warning (1 duplicate) Compiling meilisearch-types v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-types) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meilisearch_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-types CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-types/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch-types CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name meilisearch_types --edition=2021 meilisearch-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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-tokenizations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-tokenizations", "chinese", "chinese-pinyin", "greek", "hebrew", "japanese", "khmer", "swedish-recomposition", "thai", "vietnamese"))' -C metadata=8d3b2a5e6c4cebe3 -C extra-filename=-f70e4d3c1209ce6e --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rmeta --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern convert_case=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libconvert_case-eb912abfe0c403c2.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-722b4e257c4daf82.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern enum_iterator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator-cab9d92c9808eba6.rmeta --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-1b00377e565731e4.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern memmap2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmemmap2-88635b6aea6eeb92.rmeta --extern milli=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmilli-a10648917db85b71.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_cs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_cs-b434b4261b74563b.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Compiling meilisearch-auth v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-auth) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meilisearch_auth CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-auth CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch-auth/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch-auth CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name meilisearch_auth --edition=2021 meilisearch-auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=dcded33e993f9f4b -C extra-filename=-a313c3d8d91cf037 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbase64-72631744b7960d92.rmeta --extern enum_iterator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator-cab9d92c9808eba6.rmeta --extern hmac=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhmac-0ba5e38c8e4065ca.rmeta --extern maplit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmaplit-9b6e49f31664eada.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-f70e4d3c1209ce6e.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Compiling dump v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/dump) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dump CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/dump CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/dump/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dump CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name dump --edition=2021 dump/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=b6f145c1faa2197a -C extra-filename=-bc109101e261c7b4 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-a313c3d8d91cf037.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-f70e4d3c1209ce6e.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` Compiling index-scheduler v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/index-scheduler) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=index_scheduler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/index-scheduler CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/index-scheduler/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=index-scheduler CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/textproc/meilisearch/work/target/release/deps /usr/local/bin/rustc --crate-name index_scheduler --edition=2021 index-scheduler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=63c139367533937d -C extra-filename=-c1b930931ee2fa55 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern bincode=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbincode-962931a07b48c066.rmeta --extern csv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcsv-729d535b939d6c51.rmeta --extern derive_builder=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libderive_builder-4a4f527118793007.rmeta --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-bc109101e261c7b4.rmeta --extern enum_iterator=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libenum_iterator-cab9d92c9808eba6.rmeta --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-1b00377e565731e4.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-a313c3d8d91cf037.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-f70e4d3c1209ce6e.rmeta --extern page_size=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpage_size-409be57f55487c05.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern roaring=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libroaring-f9b4aaed186ed215.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern synchronoise=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsynchronoise-c4f16a8865a29ed2.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern ureq=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libureq-ad683ae170a2be6d.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib` warning: this function depends on never type fallback being `()` --> index-scheduler/src/batch.rs:631:5 | 631 | #[tracing::instrument(level = "trace", skip(self, batch), target = "indexing::scheduler", fields(batch=batch.to_string()))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! = note: for more information, see = help: specify the types explicitly note: in edition 2024, the requirement `!: FromIterator<()>` will fail --> index-scheduler/src/batch.rs:900:35 | 900 | self.index_mapper.try_for_each_index(&rtxn, |uid, index| -> Result<()> { | ^^^^^^^^^^^^^^^^^^ = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling meilisearch v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=meilisearch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-ba3978af1a0ebff5/out /usr/local/bin/rustc --crate-name meilisearch --edition=2021 meilisearch/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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-web-static-files"' --cfg 'feature="analytics"' --cfg 'feature="anyhow"' --cfg 'feature="cargo_toml"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="mini-dashboard"' --cfg 'feature="reqwest"' --cfg 'feature="segment"' --cfg 'feature="sha-1"' --cfg 'feature="static-files"' --cfg 'feature="tempfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web-static-files", "analytics", "anyhow", "cargo_toml", "chinese", "chinese-pinyin", "default", "greek", "hebrew", "hex", "japanese", "khmer", "mini-dashboard", "reqwest", "segment", "sha-1", "static-files", "swedish-recomposition", "tempfile", "thai", "vietnamese", "zip"))' -C metadata=82016cbbb1d15f06 -C extra-filename=-6f72f2dcc7041b28 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_cors-357b599b498af795.rmeta --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rmeta --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rmeta --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rmeta --extern actix_web_static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web_static_files-3d6db6a7f3d880d9.rmeta --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rmeta --extern async_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_stream-68c19c6cff8e7498.rmeta --extern async_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_trait-d1cb687fcc5490b4.so --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rmeta --extern build_info=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbuild_info-e3bada183b816f45.rmeta --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rmeta --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rmeta --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_channel-73f768312b9a20d9.rmeta --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-722b4e257c4daf82.rmeta --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-bc109101e261c7b4.rmeta --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rmeta --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-1b00377e565731e4.rmeta --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rmeta --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rmeta --extern futures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures-607942ed450b03d3.rmeta --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rmeta --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rmeta --extern index_scheduler=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindex_scheduler-c1b930931ee2fa55.rmeta --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rmeta --extern is_terminal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libis_terminal-3ecb688257576bf6.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rmeta --extern jsonwebtoken=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjsonwebtoken-95c663d019e6b86f.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rmeta --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-a313c3d8d91cf037.rmeta --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-f70e4d3c1209ce6e.rmeta --extern mimalloc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmimalloc-d16faadd0b4989e8.rmeta --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rmeta --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rmeta --extern obkv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobkv-594e9d36f4c3d8d7.rmeta --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rmeta --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rmeta --extern permissive_json_pointer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpermissive_json_pointer-01c1a9341256b8ba.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rmeta --extern platform_dirs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libplatform_dirs-c509550b3ddc99c5.rmeta --extern prometheus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libprometheus-d65910066b56484c.rmeta --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rmeta --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rmeta --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rmeta --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-9c4ebff46284f229.rmeta --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-86afeb2c303f0257.rmeta --extern segment=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsegment-a3abd646aa391ef3.rmeta --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rmeta --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rmeta --extern siphasher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsiphasher-7c7c97a83eab1472.rmeta --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rmeta --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-540e29ef6c55730c.rmeta --extern sysinfo=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsysinfo-b8ef7e598bd1671a.rmeta --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rmeta --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rmeta --extern termcolor=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtermcolor-b16309e1aee45ceb.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rmeta --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rmeta --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rmeta --extern tokio_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_stream-d4a6d5bd6dcac175.rmeta --extern toml=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml-75f1d45440e7292b.rmeta --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rmeta --extern tracing_actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_actix_web-0acf7780cf763361.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-a3c2eec0c6ff91dd.rmeta --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-7fc456ffbde713bd.rmeta --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rmeta --extern walkdir=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta --extern yaup=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyaup-2bd44e13a77c17d9.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out` warning: `candle-core` (lib) generated 3 warnings warning: `index-scheduler` (lib) generated 1 warning warning: `milli` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=meilisearch CARGO_CRATE_NAME=meilisearch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch/Cargo.toml CARGO_PKG_AUTHORS='Quentin de Quelen :Clément Renault ' CARGO_PKG_DESCRIPTION='Meilisearch HTTP server' CARGO_PKG_HOMEPAGE='https://meilisearch.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=meilisearch CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/meilisearch-ba3978af1a0ebff5/out /usr/local/bin/rustc --crate-name meilisearch --edition=2021 meilisearch/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="actix-web-static-files"' --cfg 'feature="analytics"' --cfg 'feature="anyhow"' --cfg 'feature="cargo_toml"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="mini-dashboard"' --cfg 'feature="reqwest"' --cfg 'feature="segment"' --cfg 'feature="sha-1"' --cfg 'feature="static-files"' --cfg 'feature="tempfile"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web-static-files", "analytics", "anyhow", "cargo_toml", "chinese", "chinese-pinyin", "default", "greek", "hebrew", "hex", "japanese", "khmer", "mini-dashboard", "reqwest", "segment", "sha-1", "static-files", "swedish-recomposition", "tempfile", "thai", "vietnamese", "zip"))' -C metadata=19560193781b46dd -C extra-filename=-0b64c89adc12ffa1 --out-dir /wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_cors-357b599b498af795.rlib --extern actix_http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_http-bd58fd1f2f6adaa5.rlib --extern actix_utils=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_utils-66b3e106e78de7c0.rlib --extern actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web-37e9a5c65a966cc9.rlib --extern actix_web_static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libactix_web_static_files-3d6db6a7f3d880d9.rlib --extern anyhow=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libanyhow-47fa8b498ff38f69.rlib --extern async_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_stream-68c19c6cff8e7498.rlib --extern async_trait=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libasync_trait-d1cb687fcc5490b4.so --extern bstr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbstr-0739c95d8687b342.rlib --extern build_info=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbuild_info-e3bada183b816f45.rlib --extern byte_unit=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbyte_unit-2510fa53f7216c46.rlib --extern bytes=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libbytes-9eec438251b8f05f.rlib --extern clap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libclap-a698f4254111b62c.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libcrossbeam_channel-73f768312b9a20d9.rlib --extern deserr=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdeserr-722b4e257c4daf82.rlib --extern dump=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libdump-bc109101e261c7b4.rlib --extern either=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libeither-c2aeb8539df6a857.rlib --extern file_store=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfile_store-1b00377e565731e4.rlib --extern flate2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libflate2-dde0f9c9325079ca.rlib --extern fst=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfst-360ea0ea594759a7.rlib --extern futures=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures-607942ed450b03d3.rlib --extern futures_util=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libfutures_util-00b938a98de1658a.rlib --extern http=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libhttp-f30870ef8a42c6a5.rlib --extern index_scheduler=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindex_scheduler-c1b930931ee2fa55.rlib --extern indexmap=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libindexmap-9c995f0b0b392aa3.rlib --extern is_terminal=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libis_terminal-3ecb688257576bf6.rlib --extern itertools=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libitertools-fa0fc6cc0e0ab2f8.rlib --extern jsonwebtoken=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libjsonwebtoken-95c663d019e6b86f.rlib --extern lazy_static=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liblazy_static-902d0687d66d534f.rlib --extern meilisearch=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch-6f72f2dcc7041b28.rlib --extern meilisearch_auth=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_auth-a313c3d8d91cf037.rlib --extern meilisearch_types=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmeilisearch_types-f70e4d3c1209ce6e.rlib --extern mimalloc=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmimalloc-d16faadd0b4989e8.rlib --extern mime=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libmime-982ce006c46d9370.rlib --extern num_cpus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libnum_cpus-746a7e5f64705fb7.rlib --extern obkv=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libobkv-594e9d36f4c3d8d7.rlib --extern once_cell=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libonce_cell-379cf8adea895769.rlib --extern ordered_float=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libordered_float-be6eb2aaae48047d.rlib --extern parking_lot=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libparking_lot-94e2bc5f6474b2dc.rlib --extern permissive_json_pointer=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpermissive_json_pointer-01c1a9341256b8ba.rlib --extern pin_project_lite=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libpin_project_lite-bc6cb216188a6ca9.rlib --extern platform_dirs=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libplatform_dirs-c509550b3ddc99c5.rlib --extern prometheus=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libprometheus-d65910066b56484c.rlib --extern rand=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librand-7f839728b8cc7800.rlib --extern rayon=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librayon-c3cfa3107b3e6584.rlib --extern regex=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libregex-e887ae17b2a67aa0.rlib --extern reqwest=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libreqwest-9c4ebff46284f229.rlib --extern rustls=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls-ddc35040aab32120.rlib --extern rustls_pemfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/librustls_pemfile-86afeb2c303f0257.rlib --extern segment=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsegment-a3abd646aa391ef3.rlib --extern serde=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde-f5e8dc98563cdbfa.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_json-d6e7c90565ab6a3f.rlib --extern serde_urlencoded=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libserde_urlencoded-2a82af2e4770c48c.rlib --extern sha2=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsha2-d6bad3febbf4f669.rlib --extern siphasher=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsiphasher-7c7c97a83eab1472.rlib --extern slice_group_by=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libslice_group_by-40c5e1b2a0cf8f56.rlib --extern static_files=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libstatic_files-540e29ef6c55730c.rlib --extern sysinfo=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libsysinfo-b8ef7e598bd1671a.rlib --extern tar=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtar-c03e7210fa410f81.rlib --extern tempfile=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtempfile-1c3e438078686603.rlib --extern termcolor=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtermcolor-b16309e1aee45ceb.rlib --extern thiserror=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libthiserror-a4710f4acdd07d2f.rlib --extern time=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtime-705e2f5c0f4439a1.rlib --extern tokio=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio-f7c8132b7120aa31.rlib --extern tokio_stream=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtokio_stream-d4a6d5bd6dcac175.rlib --extern toml=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtoml-75f1d45440e7292b.rlib --extern tracing=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing-8c500d4f5d8e9d5f.rlib --extern tracing_actix_web=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_actix_web-0acf7780cf763361.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_subscriber-a3c2eec0c6ff91dd.rlib --extern tracing_trace=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libtracing_trace-7fc456ffbde713bd.rlib --extern url=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/liburl-b6ddc9b67c64c596.rlib --extern uuid=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libuuid-27ec9a094601b986.rlib --extern walkdir=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libwalkdir-e1e982a738651212.rlib --extern yaup=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/deps/libyaup-2bd44e13a77c17d9.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/ring-8fc2a88dc99d1913/out -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/lmdb-master-sys-2fd386a8530ac5cd/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/textproc/meilisearch/work/target/release/build/libmimalloc-sys-6de3bbc3f7493bb3/out` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> meilisearch/src/main.rs:68:32 | 68 | fn on_panic(info: &std::panic::PanicInfo) { | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `meilisearch` (bin "meilisearch") generated 1 warning Finished `release` profile [optimized] target(s) in 10m 46s Installing /wrkdirs/usr/ports/textproc/meilisearch/work/stage/usr/local/bin/meilisearch Installed package `meilisearch v1.9.0 (/wrkdirs/usr/ports/textproc/meilisearch/work/meilisearch-1.9.0/meilisearch)` (executable `meilisearch`) warning: be sure to add `/wrkdirs/usr/ports/textproc/meilisearch/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T15:03:22+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=cf7c4b037d7e' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for meilisearch-1.9.0_8 ===> Building meilisearch-1.9.0_8 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for meilisearch-1.9.0_8 build of textproc/meilisearch | meilisearch-1.9.0_8 ended at Mon May 5 11:32:21 EDT 2025 build time: 00:29:00